diff options
| author | Paul Buetow <paul@buetow.org> | 2010-11-19 21:09:04 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-11-19 21:09:04 +0000 |
| commit | b75b80c46e396cc81de52662821b2612a2853925 (patch) | |
| tree | 220be0ec1e4044d7ab32d615bf27300146c21954 | |
| parent | be9f8396ccc705bb14facd1f142cce52b0d0cd94 (diff) | |
| -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 |
