diff options
| author | Paul Buetow <paul@buetow.org> | 2011-01-03 06:50:21 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-01-03 06:50:21 +0000 |
| commit | c97e363d5a3a2582c0ecae0bc3b2eed50ee3e18d (patch) | |
| tree | a02d234224324c04a5db7754c19839c8e5ef0770 | |
| parent | 61d29f2bbb6d79d3f7f2b80e7c9906ff1c27c80a (diff) | |
v0.8.0 and a happy new year
| -rw-r--r-- | COPYING | 2 | ||||
| -rw-r--r-- | WISHLIST | 2 | ||||
| -rwxr-xr-x | pwgrep.sh | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -# pwgrep (c) 2009-2010, Dipl.-Inform. (FH) Paul Buetow +# pwgrep (c) 2009-2011, Dipl.-Inform. (FH) Paul Buetow # # E-Mail: pwgrep@mx.buetow.org WWW: http://pwgrep.buetow.org # @@ -1,3 +1,3 @@ This file contains all features which may be added in the future. -* pwgrepa command: Greps all available databases at once. +* GUI? @@ -1,6 +1,6 @@ #!/bin/bash -# pwgrep v0.8-pre-4 (c) 2009, 2010 by Paul Buetow +# pwgrep v0.8.0 (c) 2009, 2010, 2011 by Paul Buetow # pwgrep helps you to manage all your passwords using GnuGP # for encryption and a versioning system (subversion by default) # for keeping track all changes of your password database. In |
