summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 7 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a3eccb..8e3aa1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,17 +1,15 @@
-2012-01-05 Antonio Diaz Diaz <ant_diaz@teleline.es>
+2012-02-24 Antonio Diaz Diaz <ant_diaz@teleline.es>
- * Version 1.13-rc2 released.
+ * Version 1.13 released.
+ * Lziprecover has been moved to its own package.
+ * main.cc (close_and_set_permissions): Inability to change output
+ file attributes has been downgraded from error to warning.
* Compression time of option '-0' has been reduced by 2%.
* Reorganization of the compression code.
* Small change in '--help' output and man page.
* Changed quote characters in messages as advised by GNU Standards.
-
-2011-11-12 Antonio Diaz Diaz <ant_diaz@teleline.es>
-
- * Version 1.13-rc1 released.
- * Lziprecover has been moved to its own package.
- * main.cc (close_and_set_permissions): Inability to change output
- file attributes has been downgraded from error to warning.
+ * configure: 'datadir' renamed to 'datarootdir'.
+ * 'testsuite/unzcrash.cc' has been moved to package 'lziprecover'.
2011-04-30 Antonio Diaz Diaz <ant_diaz@teleline.es>