diff options
| author | Paul Buetow <paul@buetow.org> | 2010-09-19 10:42:10 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-09-19 10:42:10 +0000 |
| commit | d22c5109dc5f5531cef3355152e7c81dde109212 (patch) | |
| tree | 4c6beb28113318f88681fbc1f8d64e183478e799 /CHANGELOG.txt | |
| parent | ae0a499268f02e2b3e6160527ccf3c82c27e3b3e (diff) | |
some stuff see changelog
Diffstat (limited to 'CHANGELOG.txt')
| -rw-r--r-- | CHANGELOG.txt | 29 |
1 files changed, 17 insertions, 12 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 6c9c0e8..d4bc4f1 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,23 +1,28 @@ -Tue Sep 7 20:41:04 CEST 2010 -v0.6 release branched +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 +* Introduced new command pwupdate which will check out the newest version +from the repository. -Fri Jul 30 23:31:12 CEST 2010 -v0.5-pre-3 - new command pwdbls, which lists all databases available. -pwldb is a synonym for pwdbls. Changed the default database name +Tue Sep 7 20:41:04 CEST 2010 - v0.6 release branched + +Fri Jul 30 23:31:12 CEST 2010 - v0.5-pre-3 +* New command pwdbls, which lists all databases available. +* pwldb is a synonym for pwdbls. Changed the default database name (database.gpg => mydb.gpg) -Wed Jul 28 18:44:03 CEST 2010 -v0.5-pre-2 - new option -d DATABASE, so its multi database capable now +Wed Jul 28 18:44:03 CEST 2010 - v0.5-pre-2 +* New option -d DATABASE, so its multi database capable now -Wed Jul 28 18:16:09 CEST 2010 -v0.5-pre-1 - pwfcat redirects all informational message to stderr. means +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 in stdout of pwgrep itself anymore. Usefull for piping the content do another process or for redirecting it into a file. -Sun Jul 18 10:10:29 CEST 2010 -v0.5-pre-0 - Offlinemode support (Option -o) which does not use the -versioning system (usable if there is no internet connection available +Sun Jul 18 10:10:29 CEST 2010 v0.5-pre-0 +* Offlinemode support (Option -o) which does not use the versioning system +(usable if there is no internet connection available atm). e.g. "pwgrep -o foobar" |
