summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 02:38:59 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 02:38:59 +0000
commita368a5b6742b7854f04058a862695a66fc1bb610 (patch)
tree969f7e0b7a42802e16f096818a1df8f6df96087b /ChangeLog
parentAdding upstream version 1.14. (diff)
downloadlzlib-a368a5b6742b7854f04058a862695a66fc1bb610.tar.xz
lzlib-a368a5b6742b7854f04058a862695a66fc1bb610.zip
Adding upstream version 1.15~pre1.upstream/1.15_pre1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 11 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index f178fe7..a945949 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2024-04-19 Antonio Diaz Diaz <antonio@gnu.org>
+
+ * Version 1.15-pre1 released.
+ * Makefile.in: New target 'lib' which builds just the library.
+ New target 'bin' which builds the library and minilzip.
+ 'lib' is now the default; minilzip is no longer built by default.
+ 'install-bin' installs minilzip and its man page again.
+ * INSTALL: Document use of 'make bin'.
+
2024-01-20 Antonio Diaz Diaz <antonio@gnu.org>
* Version 1.14 released.
@@ -261,6 +270,5 @@
Copyright (C) 2009-2024 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
-modify it.
+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 modify it.