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
* minor documentation improvements

Noteworthy changes in lopsub-1.0.2 (2019-03-27)
===============================================
* fix an invalid free bug
* install liblopsub.a with mode 644 rather than 755
* compress man pages
* install man pages to $PREFIX/share/man rather than $PREFIX/man

Noteworthy changes in lopsub-1.0.1 (2017-11-28)
===============================================
* reentrant scanners
* documentation improvements
