diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:03:12 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:03:12 +0000 |
commit | 2dc71271a57a0f0117700eca8b21276f25317da7 (patch) | |
tree | 8ec78a91aa8ef7939014e4f53e297b9b14c3cba4 /NEWS | |
parent | Adding upstream version 1.6~pre2. (diff) | |
download | lzlib-2dc71271a57a0f0117700eca8b21276f25317da7.tar.xz lzlib-2dc71271a57a0f0117700eca8b21276f25317da7.zip |
Adding upstream version 1.6~pre3.upstream/1.6_pre3
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ Changes in version 1.6: +Compression ratio has been slightly increased. + +The configure script now accepts the option "--disable-static". + Improved portability to BSD systems: The configure script now accepts the option "--disable-ldconfig". |