summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 02:42:58 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 02:42:58 +0000
commit4018c0232adf2d48237cd919d09a680f3c9eeac4 (patch)
tree3abb3d3683bda3754ebf21abf882f14369d40549 /ChangeLog
parentReleasing progress-linux version 1.14-1~progress7.99u1. (diff)
downloadlzlib-4018c0232adf2d48237cd919d09a680f3c9eeac4.tar.xz
lzlib-4018c0232adf2d48237cd919d09a680f3c9eeac4.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.