diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:41:21 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:41:21 +0000 |
commit | e2022d72e362b56d5c0336bc2807691708a386e5 (patch) | |
tree | 62216eb154658e44e7b57a57c48f0c8dbcbabe6e /ChangeLog | |
parent | Adding debian version 1.4~pre2-2. (diff) | |
download | zutils-e2022d72e362b56d5c0336bc2807691708a386e5.tar.xz zutils-e2022d72e362b56d5c0336bc2807691708a386e5.zip |
Merging upstream version 1.4.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 3 insertions, 7 deletions
@@ -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> |