diff options
| author | Paul Buetow <paul@buetow.org> | 2010-09-07 18:54:52 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-09-07 18:54:52 +0000 |
| commit | 02aa00f57d67a5e7b7867382776dd86d41fb3a46 (patch) | |
| tree | 9e9cd46c77e882b942ce9f471b2a08edb79ef4ee | |
| parent | b7c380e61e043a65a53edf3149ad9cfd358d95c0 (diff) | |
| -rw-r--r-- | CHANGELOG.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index a5ef11f..41d3c11 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -10,12 +10,13 @@ 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 pwfcat - includes no informational messages of pwgrep itself anymore. +v0.5-pre-1 - pwfcat redirects all informational message to stderr. means +pwfcat includes no informational messages 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 atm). - e.g. "pwgrep -o foobar" +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" |
