From 53eee7f4e2ef4d4211df3e860e3c787fbd83c3e8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 14:45:54 +0100 Subject: Adding upstream version 1.3. Signed-off-by: Daniel Baumann --- NEWS | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 41dfa24..3f6de9d 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,11 @@ -Changes in version 1.2: +Changes in version 1.3: -For large values of "--match-length", compression ratio has been -slightly increased and compression time has been reduced by up to 6%. +Lzlib has been translated to C from the C++ source of lzlib 1.2. This +has been done to avoid the dependency on libstdc++, making lzlib useful +in more environments. -The option "-F, --recompress", which forces recompression of files whose -name already has the ".lz" or ".tlz" suffix, has been added to minilzip. +Quote characters in messages have been changed as advised by GNU Coding +Standards. -"make install" no more tries to run "/sbin/ldconfig" on systems lacking -it. +Configure option "--datadir" has been renamed to "--datarootdir" to +follow GNU Standards. -- cgit v1.2.3