diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 6 insertions, 10 deletions
@@ -1,12 +1,6 @@ -2010-12-07 Antonio Diaz Diaz <ant_diaz@teleline.es> +2011-01-11 Antonio Diaz Diaz <ant_diaz@teleline.es> - * Version 1.1-rc2 released. - * main.c (open_instream): Do not show the message - " and `--stdout' was not specified" for directories, etc. - -2010-08-08 Antonio Diaz Diaz <ant_diaz@teleline.es> - - * Version 1.1-rc1 released. + * Version 1.1 released. * Code has been converted to `C89 + long long' from C99. * main.c: Fixed warning about fchown return value being ignored. * decoder.c: `-tvvvv' now shows compression ratio. @@ -15,16 +9,18 @@ compress less but faster. (-1 now takes 43% less time for only 20% larger compressed size). * encoder.c: Compression of option -9 has been slightly increased. + * main.c (open_instream): Do not show the message + " and `--stdout' was not specified" for directories, etc. * New examples have been added to the manual. 2010-04-05 Antonio Diaz Diaz <ant_diaz@teleline.es> * Version 1.0 released. * Initial release. - * Translated to C from the C++ source for lzip 1.10. + * Translated to C from the C++ source of lzip 1.10. -Copyright (C) 2010 Antonio Diaz Diaz. +Copyright (C) 2010, 2011 Antonio Diaz Diaz. This file is a collection of facts, and thus it is not copyrightable, but just in case, you have unlimited permission to copy, distribute and |