X-Git-Url: http://git.tuebingen.mpg.de/?p=lopsub.git;a=blobdiff_plain;f=NEWS;h=8508f442c72c5ce0d96e2bee05a9be1bc5feacb5;hp=13a7ed237c809ff18013c7550d2cd5889605ab93;hb=HEAD;hpb=4c30a6db6496718d999065e104fbf2f5a8f5bfbc diff --git a/NEWS b/NEWS index 13a7ed2..d25f8c4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +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