summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15e7746..8020d19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2011-11-20 Antonio Diaz Diaz <ant_diaz@teleline.es>
+
+ * Version 1.13-rc2 released.
+ * Added new option `-D, --range-decompress' which extracts a
+ range of bytes decompressing only the members containing the
+ desired data.
+ * Added new option `-l, --list' which prints correct total file
+ sizes and ratios even for multimember files.
+ * New file range_dec.cc.
+ * testsuite/check.sh: Do not use `ln'. `ln' doesn't work on OS/2.
+
2011-11-12 Antonio Diaz Diaz <ant_diaz@teleline.es>
* Version 1.13-rc1 released.