From 3e22cd30134a4546effb5e627baa53dfa78bbc3c Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 28 Jul 2010 16:16:21 +0000 Subject: --- CHANGELOG.txt | 4 ++-- pwgrep.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f9f2cd4..dbd8f7e 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,8 +1,8 @@ Sun Jul 18 10:10:29 CEST 2010 -v0.5 - Offlinemode support (Option -o) which does not use the versioning +v0.5-pre-0 - Offlinemode support (Option -o) which does not use the versioning system (usable if there is no internet connection available atm). e.g. "pwgrep -o foobar" Wed Jul 28 18:16:09 CEST 2010 -v0.5.1 - pwfcat redirects all informational message to stderr. means pwfcat +v0.5-pre-1 - pwfcat redirects all informational message to stderr. means pwfcat includes no informational messages of pwgrep itself anymore. diff --git a/pwgrep.sh b/pwgrep.sh index 21f6b28..8f68ac4 100755 --- a/pwgrep.sh +++ b/pwgrep.sh @@ -1,6 +1,6 @@ #!/bin/bash -# pwgrep v0.5.1 (c) 2009, 2010 by Paul C. Buetow +# pwgrep v0.5-pre-1 (c) 2009, 2010 by Paul C. 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 -- cgit v1.2.3