# HG changeset patch -- Bitbucket.org # Project Revelation # URL http://bitbucket.org/erikg/revelation/overview # User Erik Grinaker # Date 1091976225 0 # Node ID 7d9375f894bb5a5a6d16295229f8cfbd665db001 # Parent f4e8220f0a3a5847cb9f8b55b624b090bff17ec7 set release date --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -xxxx-xx-xx: Revelation 0.3.1 +2004-08-08: Revelation 0.3.1 ============================ New features: @@ -13,7 +13,6 @@ New features: - 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 @@ Bugfixes: - 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 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ Revelation changelog ----------------[ xxxx-xx-xx : 0.3.1 ]--------------- +---------------[ 2004-08-08 : 0.3.1 ]--------------- 2004-08-08 Erik Grinaker