diff options
| -rw-r--r-- | CHANGELOG | 3 | ||||
| -rwxr-xr-x | pwgrep.sh | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +Fri Nov 19 22:05:27 CET 2010 - -v0.8-pre-1 +* Added create-symlinks.sh + Sun Nov 7 22:37:21 CET 2010 * Released 0.7.0 @@ -1,6 +1,6 @@ #!/bin/bash -# pwgrep v0.8-pre-2 (c) 2009, 2010 by Paul Buetow +# pwgrep v0.8-pre-1 (c) 2009, 2010 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 |
