2025-02-17 20:46:36 +01:00
|
|
|
Changes in version 1.11:
|
2025-02-17 18:33:31 +01:00
|
|
|
|
2025-02-17 20:46:36 +01:00
|
|
|
Detection of forbidden combinations of characters in trailing data has been
|
|
|
|
improved.
|
2025-02-17 20:33:28 +01:00
|
|
|
|
2025-02-17 20:46:36 +01:00
|
|
|
Errors are now also checked when closing the input file.
|
2025-02-17 20:42:17 +01:00
|
|
|
|
2025-02-17 20:46:36 +01:00
|
|
|
Clzip now compiles on DOS with DJGPP. (Patch from Robert Riebisch).
|
2025-02-17 20:42:17 +01:00
|
|
|
|
2025-02-17 20:46:36 +01:00
|
|
|
The descriptions of '-0..-9', '-m' and '-s' in the manual have been
|
|
|
|
improved.
|
2025-02-17 20:42:17 +01:00
|
|
|
|
2025-02-17 20:46:36 +01:00
|
|
|
The configure script now accepts appending options to CFLAGS using the
|
|
|
|
syntax 'CFLAGS+=OPTIONS'.
|
2025-02-17 20:42:17 +01:00
|
|
|
|
2025-02-17 20:46:36 +01:00
|
|
|
It has been documented in INSTALL the use of
|
|
|
|
CFLAGS+='-D __USE_MINGW_ANSI_STDIO' when compiling on MinGW.
|