diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:08:08 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:08:08 +0000 |
commit | cffb4d6baffb84bc4f2f168ae3be7431e7a19a3e (patch) | |
tree | 52b702a077e13b87c1f94fdc7f9f9f537facc8e7 /ChangeLog | |
parent | Adding debian version 1.7~rc1-1. (diff) | |
download | lzlib-cffb4d6baffb84bc4f2f168ae3be7431e7a19a3e.tar.xz lzlib-cffb4d6baffb84bc4f2f168ae3be7431e7a19a3e.zip |
Merging upstream version 1.7.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -1,12 +1,6 @@ -2015-05-23 Antonio Diaz Diaz <antonio@gnu.org> +2015-07-08 Antonio Diaz Diaz <antonio@gnu.org> - * Version 1.7-rc1 released. - * main.c: Enable fast encoder only with option '-0'. - * Minor improvements. - -2015-02-24 Antonio Diaz Diaz <antonio@gnu.org> - - * Version 1.7-pre1 released. + * Version 1.7 released. * Ported fast encoder and option '-0' from lzip. * If open-->write-->finish, produce same dictionary size as lzip. * Makefile.in: Added new targets 'install*-compress'. |