diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:34:43 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:34:43 +0000 |
commit | 8bf43e9cb86ce2c30fcc3468c13affe8b719800b (patch) | |
tree | 7f384ec2da2f858dd7ad9dd2ed27db09f913eab3 /ChangeLog | |
parent | Adding upstream version 1.0~rc1. (diff) | |
download | plzip-upstream/1.0.tar.xz plzip-upstream/1.0.zip |
Adding upstream version 1.0.upstream/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. |