diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 13:49:18 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 13:49:18 +0000 |
commit | 3464658cfb26bfbc85ab6fa50185d503dcec4688 (patch) | |
tree | 0813dbfdfd5cb882816f532673abe404f32e2c5b /ChangeLog | |
parent | Adding upstream version 1.4. (diff) | |
download | lzlib-3464658cfb26bfbc85ab6fa50185d503dcec4688.tar.xz lzlib-3464658cfb26bfbc85ab6fa50185d503dcec4688.zip |
Adding upstream version 1.5~rc1.upstream/1.5_rc1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2013-07-28 Antonio Diaz Diaz <antonio@gnu.org> + + * Version 1.5-rc1 released. + * Removed decompression support for version 0 files. + * The LZ_compress_sync_flush mechanism has been fixed (again). + * Minor fixes. + 2013-05-28 Antonio Diaz Diaz <antonio@gnu.org> * Version 1.4 released. |