1
0
Fork 0

Merging upstream version 1.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-20 15:04:13 +01:00
parent 67fe5d1941
commit de80b4cbe6
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
7 changed files with 104 additions and 91 deletions

9
NEWS
View file

@ -1,5 +1,8 @@
Changes in version 1.0:
Changes in version 1.1:
Minor code improvements have been made.
All 'File_*' identifiers have been renamed to 'Lzip_*'.
The tests have been improved.
Lzd now should compile on DOS with DJGPP.
The configure script now accepts appending options to CXXFLAGS using the
syntax 'CXXFLAGS+=OPTIONS'.