]> git.tuebingen.mpg.de Git - lopsub.git/blobdiff - NEWS
lopsub-1.0.5
[lopsub.git] / NEWS
diff --git a/NEWS b/NEWS
index 97daa7b192837124359024d295027432f1d1e0f5..d25f8c49979d91190746766aa630ecdb59626d21 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,23 @@
-Noteworthy changes in lopsub-1.0.3 (tba)
-========================================
+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)
+* improvements to the build system
+* documentation fixes
+* avoid NULL pointer dereference in argument parsing
+
+Noteworthy changes in lopsub-1.0.3 (2019-05-19)
+===============================================
 * build a shared library instead of a static one
 * debianize the package by adding the usual files below debian/
 * add this NEWS file