diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 25 |
1 files changed, 5 insertions, 20 deletions
@@ -1,26 +1,11 @@ -2013-08-01 Antonio Diaz Diaz <antonio@gnu.org> +2013-09-20 Antonio Diaz Diaz <antonio@gnu.org> - * Version 1.15-rc1 released. - * main.cc (show_header): Do not show header version. - * Updated appendix 'Reference source code' to version 0.4 of lzd. - * Minor fixes. - -2013-07-15 Antonio Diaz Diaz <antonio@gnu.org> - - * Version 1.15-pre3 released. + * Version 1.15 released. * Show progress of compression at verbosity level 2 (-vv). - -2013-05-11 Antonio Diaz Diaz <antonio@gnu.org> - - * Version 1.15-pre2 released. - * configure: Options now accept a separate argument. - -2013-03-21 Antonio Diaz Diaz <ant_diaz@teleline.es> - - * Version 1.15-pre1 released. - * main.cc (show_header): Show header version if verbosity >= 4. + * main.cc (show_header): Do not show header version. * Ignore option '-n, --threads' for compatibility with plzip. - * Added chapter 'Stream Format' and appendix 'Reference source code' + * configure: Options now accept a separate argument. + * Added chapter 'Stream format' and appendix 'Reference source code' to the manual. 2013-02-17 Antonio Diaz Diaz <ant_diaz@teleline.es> |