summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-01-13 05:37:15 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-01-13 05:37:38 +0000
commit57124cf6eec7333e2a5d08e7b4ce55425dae3229 (patch)
tree6ef59c6a572db80bcfa46f04baad5574af2beeed /NEWS
parentReleasing debian version 1.0-7. (diff)
downloadlzd-57124cf6eec7333e2a5d08e7b4ce55425dae3229.tar.xz
lzd-57124cf6eec7333e2a5d08e7b4ce55425dae3229.zip
Merging upstream version 1.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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'.