diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:00:36 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:00:36 +0000 |
commit | e83684e70d693debd8ec1beee56507507ccd1ec9 (patch) | |
tree | 48dc884a806159505f99cf332f0476477f350db7 /ChangeLog | |
parent | Adding upstream version 1.2. (diff) | |
download | lunzip-e83684e70d693debd8ec1beee56507507ccd1ec9.tar.xz lunzip-e83684e70d693debd8ec1beee56507507ccd1ec9.zip |
Adding upstream version 1.3~rc1.upstream/1.3_rc1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2013-05-18 Antonio Diaz Diaz <antonio@gnu.org> + + * Version 1.3-rc1 released. + * Decompression time has been reduced by 1%. + * main.c (show_header): Show header version if verbosity >= 4. + * Ignore option '-n, --threads' for compatibility with plzip. + * configure: Options now accept a separate argument. + 2013-02-18 Antonio Diaz Diaz <ant_diaz@teleline.es> * Version 1.2 released. |