diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:32:10 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:32:10 +0000 |
commit | 48f82c742fbb20fd624a466f0f3dcbc9a9679768 (patch) | |
tree | 694e61fe55b10051d97cd89a73cd70de544d85c5 /ChangeLog | |
parent | Adding debian version 1.13~rc2-1. (diff) | |
download | lzip-48f82c742fbb20fd624a466f0f3dcbc9a9679768.tar.xz lzip-48f82c742fbb20fd624a466f0f3dcbc9a9679768.zip |
Merging upstream version 1.13.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 7 insertions, 9 deletions
@@ -1,17 +1,15 @@ -2012-01-05 Antonio Diaz Diaz <ant_diaz@teleline.es> +2012-02-24 Antonio Diaz Diaz <ant_diaz@teleline.es> - * Version 1.13-rc2 released. + * Version 1.13 released. + * Lziprecover has been moved to its own package. + * main.cc (close_and_set_permissions): Inability to change output + file attributes has been downgraded from error to warning. * Compression time of option '-0' has been reduced by 2%. * Reorganization of the compression code. * Small change in '--help' output and man page. * Changed quote characters in messages as advised by GNU Standards. - -2011-11-12 Antonio Diaz Diaz <ant_diaz@teleline.es> - - * Version 1.13-rc1 released. - * Lziprecover has been moved to its own package. - * main.cc (close_and_set_permissions): Inability to change output - file attributes has been downgraded from error to warning. + * configure: 'datadir' renamed to 'datarootdir'. + * 'testsuite/unzcrash.cc' has been moved to package 'lziprecover'. 2011-04-30 Antonio Diaz Diaz <ant_diaz@teleline.es> |