diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:26:15 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:26:15 +0000 |
commit | 1b2c0a7fbed3f7db4014104e4910db0cce8318a7 (patch) | |
tree | 5d2a0443190ee35505acb918be4f5645483d53bc /ChangeLog | |
parent | Adding upstream version 1.1. (diff) | |
download | pdlzip-1b2c0a7fbed3f7db4014104e4910db0cce8318a7.tar.xz pdlzip-1b2c0a7fbed3f7db4014104e4910db0cce8318a7.zip |
Adding upstream version 1.2.upstream/1.2
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -1,3 +1,8 @@ +2011-01-05 Antonio Diaz Diaz <ant_diaz@teleline.es> + + * Version 1.2 released. + * Code cleanup. Minor fixes. + 2010-08-19 Antonio Diaz Diaz <ant_diaz@teleline.es> * Version 1.1 released. @@ -6,7 +11,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> @@ -15,8 +20,8 @@ * Using LZMA SDK 9.10 (public domain) from Igor Pavlov. -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, I give you unlimited permission to copy, distribute -and modify it. +but just in case, you have unlimited permission to copy, distribute and +modify it. |