diff options
Diffstat (limited to '')
-rw-r--r-- | NEWS | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -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'. |