summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:19:36 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:19:36 +0000
commit87a770d4123c1323068a5b3f01c805e715ea3024 (patch)
tree0cad244c41481b67718f1fe42b67f7cb4a223398 /NEWS
parentAdding upstream version 0.9~rc1. (diff)
downloadzutils-87a770d4123c1323068a5b3f01c805e715ea3024.tar.xz
zutils-87a770d4123c1323068a5b3f01c805e715ea3024.zip
Adding upstream version 0.9~rc2.upstream/0.9_rc2
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 16d3c00..7d896a7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
Changes in version 0.9:
Configure now allows the selection of diff and grep programs to use.
+
+A deadlock in zcmp.cc, which happened when files differ, has been fixed.
+
+A deadlock in zgrep.cc, which happened when a binary file matches, has
+been fixed.