diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:34:49 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:34:49 +0000 |
commit | 7421b48c7505faa0415b255b34538c44093ec1fa (patch) | |
tree | e12893016048b34824da8a78e7f448946e42e2ab /ChangeLog | |
parent | Adding debian version 1.0~rc1-3. (diff) | |
download | plzip-7421b48c7505faa0415b255b34538c44093ec1fa.tar.xz plzip-7421b48c7505faa0415b255b34538c44093ec1fa.zip |
Merging upstream version 1.0.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,11 +1,12 @@ -2013-03-08 Antonio Diaz Diaz <ant_diaz@teleline.es> +2013-05-29 Antonio Diaz Diaz <antonio@gnu.org> - * Version 1.0-rc1 released. + * Version 1.0 released. * compress.cc: 'deliver_packet' changed to 'deliver_packets'. * Scalability of decompression from/to regular files has been increased by removing splitter and muxer when not needed. * The number of worker threads is now limited to the number of members when decompressing from a regular file. + * configure: Options now accept a separate argument. * Makefile.in: Added new target 'install-as-lzip'. * Makefile.in: Added new target 'install-bin'. * main.cc: Use 'setmode' instead of '_setmode' on Windows and OS/2. |