summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
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.