erikg / Revelation
Revelation is a password manager for the GNOME desktop, released under the GNU GPL license. It stores all your accounts and passwords in a single, secure place, and gives you access to it through a user-friendly graphical interface.
| commit 61: | 7d9375f894bb |
| parent 60: | f4e8220f0a3a |
| branch: | default |
| tags: | revelation-0.3.1 |
set release date
Changed (Δ2 bytes):
1 |
1 |
Revelation changelog |
2 |
2 |
|
3 |
---------------[ |
|
3 |
---------------[ 2004-08-08 : 0.3.1 ]--------------- |
|
4 |
4 |
|
5 |
5 |
2004-08-08 Erik Grinaker <erikg@codepoet.no> |
6 |
6 |
1 |
|
|
1 |
2004-08-08: Revelation 0.3.1 |
|
2 |
2 |
============================ |
3 |
3 |
|
4 |
4 |
New features: |
| … | … | @@ -13,7 +13,6 @@ New features: |
13 |
13 |
- the OK button in password dialogs is ghosted until passwords are given |
14 |
14 |
- removed schema installation from setup.py to ease packaging |
15 |
15 |
|
16 |
||
17 |
16 |
Bugfixes: |
18 |
17 |
- the preferences and import/export druids crashed on some systems |
19 |
18 |
- the gconf schema is checked on startup, and reinstalled when needed |
| … | … | @@ -24,7 +23,6 @@ Bugfixes: |
24 |
23 |
- added access keys to popup menus |
25 |
24 |
- file selectors and the about dialog set as transient for main window |
26 |
25 |
|
27 |
||
28 |
26 |
Code changes: |
29 |
27 |
- rewrote data handling to use new Entry and Field objects, |
30 |
28 |
and improved EntryStore, UndoQueue, DataFile and other |
