summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2010-12-22 10:50:16 +0000
committerPaul Buetow <paul@buetow.org>2010-12-22 10:50:16 +0000
commit39dc236deac7710730d6605031025d8cf0f9c190 (patch)
tree6822e0996dc79ecaf51321756f662efdfc63da8e
parent3995baacc15adf68636e85248ec22cb6f3ca7588 (diff)
added WISHLIST file
-rw-r--r--CHANGELOG3
-rw-r--r--WISHLIST3
-rwxr-xr-xpwgrep.sh2
3 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index abd3e7d..20e830f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Mi 22. Dez 11:49:33 CET 2010 - v0.8-pre-3
+* Added WISHLIST file
+
Fri Dec 10 14:22:04 CET 2010 - v0.8-pre-2
* Set default db to private.gpg
diff --git a/WISHLIST b/WISHLIST
new file mode 100644
index 0000000..dd398d4
--- /dev/null
+++ b/WISHLIST
@@ -0,0 +1,3 @@
+This file contains all features which may be added in the future.
+
+* pwgrepa command: Greps all available databases at once.
diff --git a/pwgrep.sh b/pwgrep.sh
index 749757d..0d322de 100755
--- a/pwgrep.sh
+++ b/pwgrep.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# pwgrep v0.8-pre-2 (c) 2009, 2010 by Paul Buetow
+# pwgrep v0.8-pre-3 (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