summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:11:13 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:11:13 +0000
commit7dc85393789f529c0ca2efff79c0242f4ec4db87 (patch)
treed021be7ecf23ddd19d40e7e954a08e8b1dfe44b8 /ChangeLog
parentAdding debian version 0.2-1. (diff)
downloadplzip-7dc85393789f529c0ca2efff79c0242f4ec4db87.tar.xz
plzip-7dc85393789f529c0ca2efff79c0242f4ec4db87.zip
Merging upstream version 0.3.
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 02c918f..b0ef7eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2010-01-24 Antonio Diaz Diaz <ant_diaz@teleline.es>
+
+ * Version 0.3 released.
+ * Implemented option "--data-size".
+ * Output file is now removed if plzip is interrupted.
+ * This version automatically chooses the smallest possible
+ dictionary size for each member during compression, saving
+ memory during decompression.
+ * main.cc: New constant "o_binary".
+
2010-01-17 Antonio Diaz Diaz <ant_diaz@teleline.es>
* Version 0.2 released.