diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-01-13 05:37:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-01-13 05:37:38 +0000 |
commit | 57124cf6eec7333e2a5d08e7b4ce55425dae3229 (patch) | |
tree | 6ef59c6a572db80bcfa46f04baad5574af2beeed /NEWS | |
parent | Releasing debian version 1.0-7. (diff) | |
download | lzd-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-- | 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'. |