summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 13:34:37 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 13:34:37 +0000
commitf8840edb77f083c1d3a653bb4edb0490d53eab2c (patch)
tree58a545983dd1903ff2d42afd35d1d60c989c5ccf /NEWS
parentAdding debian version 0.4-1. (diff)
downloadlzlib-f8840edb77f083c1d3a653bb4edb0490d53eab2c.tar.xz
lzlib-f8840edb77f083c1d3a653bb4edb0490d53eab2c.zip
Merging upstream version 0.5.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 2 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index f97bcd8..7a7df99 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,5 @@
-Changes in version 0.4:
-
-Partial flush of the compressed data has been implemented with the
-function LZ_compress_sync_flush.
-
-The function LZ_compress_write_size has been added.
+Changes in version 0.5:
Decompression speed has been improved.
-The chapter "Buffering" has been added to the manual.
+A build problem with the Sun C++ compiler has been fixed.