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 1b3dc01..16cbbf3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,9 @@
-2015-04-30 Antonio Diaz Diaz <antonio@gnu.org>
+2015-05-29 Antonio Diaz Diaz <antonio@gnu.org>
- * Version 1.4-pre2 released.
- * zgrep.cc (main): Pass '-e' to grep if pattern begins with '-'.
-
-2015-04-27 Antonio Diaz Diaz <antonio@gnu.org>
-
- * Version 1.4-pre1 released.
+ * Version 1.4 released.
* Option '--format' has been renamed to '-O, --force-format'.
* Added new option '-M, --format=<list>' to all utilities.
+ * zgrep.cc (main): Pass '-e' to grep if pattern begins with '-'.
* Makefile.in: Added new targets 'install*-compress'.
2014-08-30 Antonio Diaz Diaz <antonio@gnu.org>