summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 02:39:06 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 02:39:06 +0000
commit19cb9cdfc26d8e209ca88cc10afe0cff554c499b (patch)
treed7711fad6f2ae6390e885c06838fedb4d05ce4b7 /ChangeLog
parentUpdating to standards-version 4.7.0. (diff)
downloadlzlib-19cb9cdfc26d8e209ca88cc10afe0cff554c499b.tar.xz
lzlib-19cb9cdfc26d8e209ca88cc10afe0cff554c499b.zip
Merging upstream version 1.15~pre1.
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.