diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:19:36 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:19:36 +0000 |
commit | 87a770d4123c1323068a5b3f01c805e715ea3024 (patch) | |
tree | 0cad244c41481b67718f1fe42b67f7cb4a223398 /NEWS | |
parent | Adding upstream version 0.9~rc1. (diff) | |
download | zutils-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-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |