]> git.tuebingen.mpg.de Git - lopsub.git/commitdiff
lopsub-1.0.5 master v1.0.5
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 11 May 2024 19:16:37 +0000 (21:16 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 11 May 2024 19:16:37 +0000 (21:16 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 8508f442c72c5ce0d96e2bee05a9be1bc5feacb5..d25f8c49979d91190746766aa630ecdb59626d21 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Noteworthy changes in lopsub-1.0.5 (2024-05-11)
+===============================================
+* fix a bug in the config file parser
+* support local makefiles
+* fix the config file test program
+* prepare for 64-bit time_t transition (Steve Langasek)
+* add a target to build a static library
+* honor LDFLAGS
+* prefer https:// over http:// and git://
+* maintain debian specific files in a separate branch
+
 Noteworthy changes in lopsub-1.0.4 (2023-07-02)
 ===============================================
 * make the build reproducible (Chris Lamb, Vagrant Cascadian)