summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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