summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 11:29:58 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 11:29:58 +0000
commit72be44917bc19be536d1413c0f122cf5f2414263 (patch)
treede59e3cdd43e922654d43b2bbcb60e7e5936ed2c /ChangeLog
parentAdding debian version 1.0-1. (diff)
downloadclzip-72be44917bc19be536d1413c0f122cf5f2414263.tar.xz
clzip-72be44917bc19be536d1413c0f122cf5f2414263.zip
Merging upstream version 1.1~rc2.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 21 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 327c7e4..341d752 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2010-12-07 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.
+ * 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.
+ * main.c: Match length limit set by options -1 to -8 has been
+ 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).
+ * encoder.c: Compression of option -9 has been slightly increased.
+ * New examples have been added to the manual.
+
2010-04-05 Antonio Diaz Diaz <ant_diaz@teleline.es>
* Version 1.0 released.
@@ -8,5 +27,5 @@
Copyright (C) 2010 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.