From c97e363d5a3a2582c0ecae0bc3b2eed50ee3e18d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 3 Jan 2011 06:50:21 +0000 Subject: v0.8.0 and a happy new year --- COPYING | 2 +- WISHLIST | 2 +- pwgrep.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/COPYING b/COPYING index c534b68..c6090f6 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -# pwgrep (c) 2009-2010, Dipl.-Inform. (FH) Paul Buetow +# pwgrep (c) 2009-2011, Dipl.-Inform. (FH) Paul Buetow # # E-Mail: pwgrep@mx.buetow.org WWW: http://pwgrep.buetow.org # diff --git a/WISHLIST b/WISHLIST index dd398d4..188a8ae 100644 --- a/WISHLIST +++ b/WISHLIST @@ -1,3 +1,3 @@ This file contains all features which may be added in the future. -* pwgrepa command: Greps all available databases at once. +* GUI? diff --git a/pwgrep.sh b/pwgrep.sh index 8df11fd..510b117 100755 --- a/pwgrep.sh +++ b/pwgrep.sh @@ -1,6 +1,6 @@ #!/bin/bash -# pwgrep v0.8-pre-4 (c) 2009, 2010 by Paul Buetow +# pwgrep v0.8.0 (c) 2009, 2010, 2011 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 -- cgit v1.2.3