From 031cfaf5615c3a7c1e0d5d5616ece29ebd5bc4ce Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 28 Jul 2010 16:43:08 +0000 Subject: --- CHANGELOG.txt | 4 ++++ pwgrep.sh | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index dbd8f7e..9e6d82e 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -6,3 +6,7 @@ v0.5-pre-0 - Offlinemode support (Option -o) which does not use the versioning Wed Jul 28 18:16:09 CEST 2010 v0.5-pre-1 - pwfcat redirects all informational message to stderr. means pwfcat includes no informational messages of pwgrep itself anymore. + +Wed Jul 28 18:44:03 CEST 2010 +v0.5-pre-2 - new option -d DATABASE, so its multi database capable now + diff --git a/pwgrep.sh b/pwgrep.sh index d87cc48..838dee4 100755 --- a/pwgrep.sh +++ b/pwgrep.sh @@ -1,6 +1,6 @@ #!/bin/bash -# pwgrep v0.5-pre-1 (c) 2009, 2010 by Paul C. Buetow +# pwgrep v0.5-pre-2 (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