diff options
| -rw-r--r-- | CHANGELOG | 6 | ||||
| -rwxr-xr-x | pwgrep.sh | 2 |
2 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,6 @@ +Mo 3. Jan 08:04:13 CET 2011 - v0.8.1-pre-1 +* Initial new version made + Mo 3. Jan 07:41:13 CET 2011 * Tagged v0.8.0 * Since pwgrep consinsts of very small updates only no more branches @@ -34,7 +37,8 @@ Sun Sep 19 12:29:06 CEST 2010 - v0.7-pre-1 from the repository. * Introduced new command pwhelp which prints out a help screen -Tue Sep 7 20:41:04 CEST 2010 - v0.6 release branched +Tue Sep 7 20:41:04 CEST 2010 +* v0.6 release branched Fri Jul 30 23:31:12 CEST 2010 - v0.5-pre-3 * New command pwdbls, which lists all databases available. @@ -1,6 +1,6 @@ #!/bin/bash -# pwgrep v0.8.0 (c) 2009, 2010, 2011 by Paul Buetow +# pwgrep v0.8.1-pre-1 (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 |
