1
0
Fork 0

Adding upstream version 0.9~rc2.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 05:04:54 +01:00
parent d35bbfc51f
commit ca880cf76c
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
21 changed files with 133 additions and 71 deletions

5
NEWS
View file

@ -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.