Skip to content

Instantly share code, notes, and snippets.

@dtzWill
Created January 13, 2019 22:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dtzWill/c97868e1718378b0730d73503e3afb5a to your computer and use it in GitHub Desktop.
Save dtzWill/c97868e1718378b0730d73503e3afb5a to your computer and use it in GitHub Desktop.
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment