diff options
| author | Paul Buetow <paul@buetow.org> | 2010-09-07 18:43:44 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-09-07 18:43:44 +0000 |
| commit | f133461b282abe5fc6a3a6d06d8cb99a39c13fc4 (patch) | |
| tree | 4a939811551a2bad7ddcf84369d5aa7ed58bd7b4 | |
| parent | 12e5773b4c3d4fad03f77eaedbecc95edbf95030 (diff) | |
| -rw-r--r-- | CHANGELOG.txt | 3 | ||||
| -rwxr-xr-x | pwgrep.sh | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index a5ef11f..24c096d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,6 @@ +Tue Sep 7 20:43:14 CEST 2010 +v0.6.1 tagged + Tue Sep 7 20:41:04 CEST 2010 v0.6 release branched @@ -1,6 +1,6 @@ #!/bin/bash -# pwgrep v0.6 (c) 2009, 2010 by Paul Buetow +# pwgrep v0.6.0 (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 |
