# HG changeset patch # User Erik Grinaker # Date 1091976225 0 # Node ID 7d9375f894bb5a5a6d16295229f8cfbd665db001 # Parent f4e8220f0a3a5847cb9f8b55b624b090bff17ec7 set release date diff -r f4e8220f0a3a5847cb9f8b55b624b090bff17ec7 -r 7d9375f894bb5a5a6d16295229f8cfbd665db001 ChangeLog --- a/ChangeLog Sun Aug 08 14:40:38 2004 +0000 +++ b/ChangeLog Sun Aug 08 14:43:45 2004 +0000 @@ -1,6 +1,6 @@ Revelation changelog ----------------[ xxxx-xx-xx : 0.3.1 ]--------------- +---------------[ 2004-08-08 : 0.3.1 ]--------------- 2004-08-08 Erik Grinaker diff -r f4e8220f0a3a5847cb9f8b55b624b090bff17ec7 -r 7d9375f894bb5a5a6d16295229f8cfbd665db001 NEWS --- a/NEWS Sun Aug 08 14:40:38 2004 +0000 +++ b/NEWS Sun Aug 08 14:43:45 2004 +0000 @@ -1,4 +1,4 @@ -xxxx-xx-xx: Revelation 0.3.1 +2004-08-08: Revelation 0.3.1 ============================ New features: @@ -13,7 +13,6 @@ - the OK button in password dialogs is ghosted until passwords are given - removed schema installation from setup.py to ease packaging - Bugfixes: - the preferences and import/export druids crashed on some systems - the gconf schema is checked on startup, and reinstalled when needed @@ -24,7 +23,6 @@ - added access keys to popup menus - file selectors and the about dialog set as transient for main window - Code changes: - rewrote data handling to use new Entry and Field objects, and improved EntryStore, UndoQueue, DataFile and other