summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:39:51 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:39:51 +0000
commit25ff7222c94a48b16ce76f161b6e2ae6efc54c5a (patch)
treeb527f4775318d44b7011176d65e05253dba4fcab /ChangeLog
parentAdding upstream version 1.2. (diff)
downloadplzip-25ff7222c94a48b16ce76f161b6e2ae6efc54c5a.tar.xz
plzip-25ff7222c94a48b16ce76f161b6e2ae6efc54c5a.zip
Adding upstream version 1.3~pre1.upstream/1.3_pre1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d51671b..9ac5370 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2014-11-25 Antonio Diaz Diaz <antonio@gnu.org>
+
+ * Version 1.3-pre1 released.
+ * dec_stream.cc: Do not use output packets or muxer when testing.
+ * Make '-dvvv' and '-tvvv' show dictionary size like lzip.
+ * lzip.h: Added missing 'const' to the declaration of 'compress'.
+ * Added chapters 'Memory requirements' and 'Minimum file sizes'
+ to manual.
+ * Makefile.in: Added new targets 'install*-compress'.
+
2014-08-29 Antonio Diaz Diaz <antonio@gnu.org>
* Version 1.2 released.