From: Andre Noll <maan@tuebingen.mpg.de>
Date: Sat, 11 May 2024 19:16:37 +0000 (+0200)
Subject: lopsub-1.0.5
X-Git-Tag: v1.0.5^0
X-Git-Url: https://git.tuebingen.mpg.de/?a=commitdiff_plain;ds=sidebyside;p=lopsub.git

lopsub-1.0.5
---

diff --git a/NEWS b/NEWS
index 8508f44..d25f8c4 100644
--- 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)