diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2010-04-05 Antonio Diaz Diaz <ant_diaz@teleline.es> + + * Version 1.10 released. + * decoder.h: Input_buffer integrated in Range_decoder. + * main.cc: File specified with option "-o" is now created with + mode 0666 if umask allows it, deleted if interrupted by user. + * main.cc: New constant "o_binary". + * main.cc: Dictionary size for options -2, -3, -4 and -8 has + been changed to improve linearity of compressed sizes. + * lzip.h: Fixed warnings produced by over-optimization (-O3). + * Makefile.in: Added quotes to directory names. + 2010-01-17 Antonio Diaz Diaz <ant_diaz@teleline.es> * Version 1.9 released. |