diff options
| -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 |
