summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-01-13 05:37:08 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-01-13 05:37:08 +0000
commit4c98c35688353763c07ed51ebc8301022937ab81 (patch)
tree263299a30bdff7f0715160a42482c55e8b32d856 /NEWS
parentAdding upstream version 1.0. (diff)
downloadlzd-fefe6439e660b048b1a1645d5f94b938b091dd8d.tar.xz
lzd-fefe6439e660b048b1a1645d5f94b938b091dd8d.zip
Adding upstream version 1.1.upstream/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'.