diff options
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. |