summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2010-09-19 11:20:26 +0000
committerPaul Buetow <paul@buetow.org>2010-09-19 11:20:26 +0000
commit46816b2e782c7a4fe729d0edbac12ae1c46a527a (patch)
treef3370bdaa5ae8bd0cf0008848b47ae5a9165796e
parentaf991fc9c786de343eb9cb1cbd2a25afa192d22e (diff)
-rw-r--r--CHANGELOG.txt2
-rwxr-xr-xpwgrep.sh1
2 files changed, 1 insertions, 2 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index b0d8bb0..9e2715a 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,6 @@
Sun Sep 19 12:29:06 CEST 2010 - v0.7-pre-1
* New format of the CHANGELOG.txt (it's not GNU style)
-* No VERSIONUPDATE on pwgrep, pwfls, pwfcat anymore
+* No VERSIONUPDATE on pwgrep, pwfls, pwfcat, pwdbls anymore
* Introduced new command pwupdate which will check out the newest version
from the repository.
* Introduced new command pwhelp which prints out a help screen
diff --git a/pwgrep.sh b/pwgrep.sh
index a4c43c0..40f9d63 100755
--- a/pwgrep.sh
+++ b/pwgrep.sh
@@ -168,7 +168,6 @@ function pwedit () {
}
function pwdbls () {
- pwupdate
echo Available Databases:
ls *.gpg | sed 's/\.gpg$//'
echo Default database: $DEFAULTPWGREPDB