summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2010-07-28 16:43:08 +0000
committerPaul Buetow <paul@buetow.org>2010-07-28 16:43:08 +0000
commit031cfaf5615c3a7c1e0d5d5616ece29ebd5bc4ce (patch)
tree3dafdcd309c4c97b5e0c97283f2bc0b499e59733
parentcbc92677858fb6e7d4c5b1d6665f385ddc9a5077 (diff)
-rw-r--r--CHANGELOG.txt4
-rwxr-xr-xpwgrep.sh2
2 files changed, 5 insertions, 1 deletions
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