summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 75d99baf40d4a602565b3e53afdb84dd410aa701 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Changes in version 1.21:

Detection of forbidden combinations of characters in trailing data has been
improved.

Errors are now also checked when closing the input file.

Lzip now compiles on DOS with DJGPP. (Patch from Robert Riebisch).

The descriptions of '-0..-9', '-m' and '-s' in the manual have been
improved.

The configure script now accepts appending options to CXXFLAGS using the
syntax 'CXXFLAGS+=OPTIONS'.

It has been documented in INSTALL the use of
CXXFLAGS+='-D __USE_MINGW_ANSI_STDIO' when compiling on MinGW.