diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:41:14 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:41:14 +0000 |
commit | f7ab1e0adfeb1cfa831baf401bd86cf6cafd2b50 (patch) | |
tree | 71784aa0634163edc8a85527ca5bf5995af4dc52 /ChangeLog | |
parent | Adding upstream version 1.4~pre2. (diff) | |
download | zutils-f7ab1e0adfeb1cfa831baf401bd86cf6cafd2b50.tar.xz zutils-f7ab1e0adfeb1cfa831baf401bd86cf6cafd2b50.zip |
Adding upstream version 1.4.upstream/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> |