summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2010-07-28 16:15:34 +0000
committerPaul Buetow <paul@buetow.org>2010-07-28 16:15:34 +0000
commit4fa27d2c38902c465f66c7d7f960ded7ebaa991b (patch)
tree750ca9b4071b40603e8eb9158c35681515fee52e /CHANGELOG.txt
parent7de3e9bdfe216518d1a18ff1219b65088b2d7a7d (diff)
v0.5.1
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index b8a4806..f9f2cd4 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -2,3 +2,7 @@ Sun Jul 18 10:10:29 CEST 2010
v0.5 - 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"
+
+Wed Jul 28 18:16:09 CEST 2010
+v0.5.1 - pwfcat redirects all informational message to stderr. means pwfcat
+ includes no informational messages of pwgrep itself anymore.