summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 3 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 250e1db..52ee031 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14 +1,10 @@
-2013-07-07 Antonio Diaz Diaz <antonio@gnu.org>
+2013-08-02 Antonio Diaz Diaz <antonio@gnu.org>
- * Version 1.1-rc2 released.
- * Fixed all uses of decompressed/uncompressed.
-
-2013-07-04 Antonio Diaz Diaz <antonio@gnu.org>
-
- * Version 1.1-rc1 released.
+ * Version 1.1 released.
* Added options '--bz2', '--gz', '--lz' and '--xz' to all utilities.
* Added runtime configuration file 'zutilsrc'.
* New function 'good_status' checks exit status of all children.
+ * Fixed all uses of decompressed/uncompressed in the documentation.
2013-05-31 Antonio Diaz Diaz <antonio@gnu.org>