diff options
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> |