diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-05-07 15:51:24 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-05-07 15:51:24 +0000 |
commit | 877d24eb8bffd3d5ceef5ada5b3d3917b0207129 (patch) | |
tree | a248446b5d0ba85a982b02bf8b93cd926a1d395c /NEWS | |
parent | Releasing debian version 0.9-5. (diff) | |
download | lzd-877d24eb8bffd3d5ceef5ada5b3d3917b0207129.tar.xz lzd-877d24eb8bffd3d5ceef5ada5b3d3917b0207129.zip |
Merging upstream version 1.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,4 +1,5 @@ -Changes in version 0.9: +Changes in version 1.0: -A configure warning happening on some shells when testing for g++ has -been fixed. +Minor code improvements have been made. + +The tests have been improved. |