diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:28:27 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:28:27 +0000 |
commit | 737720be9b1044b501bc5a86a9835b4b9fdeadd3 (patch) | |
tree | 5216723def3c97daadf56bb5fd068d1996e91a42 /ChangeLog | |
parent | Adding debian version 1.2-4. (diff) | |
download | pdlzip-737720be9b1044b501bc5a86a9835b4b9fdeadd3.tar.xz pdlzip-737720be9b1044b501bc5a86a9835b4b9fdeadd3.zip |
Merging upstream version 1.3.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,3 +1,10 @@ +2012-01-03 Antonio Diaz Diaz <ant_diaz@teleline.es> + + * Version 1.3 released. + * Small change in '--help' output and man page. + * Changed quote characters in messages as advised by GNU Standards. + * main.c: Set stdin/stdout in binary mode on OS2. + 2011-01-05 Antonio Diaz Diaz <ant_diaz@teleline.es> * Version 1.2 released. @@ -11,7 +18,7 @@ reduced to extend range of use towards gzip. Lower numbers now compress less but faster. (-1 now takes 43% less time for only 20% larger compressed size). - * Code has been converted to `C89 + long long' from C99. + * Code has been converted to 'C89 + long long' from C99. 2010-04-05 Antonio Diaz Diaz <ant_diaz@teleline.es> @@ -20,7 +27,7 @@ * Using LZMA SDK 9.10 (public domain) from Igor Pavlov. -Copyright (C) 2010, 2011 Antonio Diaz Diaz. +Copyright (C) 2010, 2011, 2012 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 |