diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-01-13 05:37:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-01-13 05:37:38 +0000 |
commit | 57124cf6eec7333e2a5d08e7b4ce55425dae3229 (patch) | |
tree | 6ef59c6a572db80bcfa46f04baad5574af2beeed /ChangeLog | |
parent | Releasing debian version 1.0-7. (diff) | |
download | lzd-57124cf6eec7333e2a5d08e7b4ce55425dae3229.tar.xz lzd-57124cf6eec7333e2a5d08e7b4ce55425dae3229.zip |
Merging upstream version 1.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 10 insertions, 3 deletions
@@ -1,8 +1,15 @@ +2019-01-11 Antonio Diaz Diaz <antonio@gnu.org> + + * Version 1.1 released. + * File_* renamed to Lzip_*. + * lzd.cc: Compile on DOS with DJGPP. + * configure: Accept appending to CXXFLAGS, 'CXXFLAGS+=OPTIONS'. + 2017-05-02 Antonio Diaz Diaz <antonio@gnu.org> * Version 1.0 released. * lzd.cc: Minor code improvements. - * testsuite/check.sh: A POSIX shell is required to run the tests. + * check.sh: A POSIX shell is required to run the tests. 2016-05-10 Antonio Diaz Diaz <antonio@gnu.org> @@ -32,7 +39,7 @@ 2013-08-01 Antonio Diaz Diaz <antonio@gnu.org> * Version 0.4 released. - * testsuite/check.sh: Removed '/dev/full' from tests. + * check.sh: Removed '/dev/full' from tests. 2013-07-24 Antonio Diaz Diaz <antonio@gnu.org> @@ -49,7 +56,7 @@ * Version 0.1 released. -Copyright (C) 2013-2017 Antonio Diaz Diaz. +Copyright (C) 2013-2019 Antonio Diaz Diaz. This file is a collection of facts, and thus it is not copyrightable, but just in case, you have unlimited permission to copy, distribute and |