summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 6 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 2f713df..b22edc2 100644
--- a/NEWS
+++ b/NEWS
@@ -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'.