]> git.tuebingen.mpg.de Git - lopsub.git/blob - NEWS
lopsub-1.0.4
[lopsub.git] / NEWS
1 Noteworthy changes in lopsub-1.0.4 (2023-07-02)
2 ===============================================
3 * make the build reproducible (Chris Lamb, Vagrant Cascadian)
4 * improvements to the build system
5 * documentation fixes
6 * avoid NULL pointer dereference in argument parsing
7
8 Noteworthy changes in lopsub-1.0.3 (2019-05-19)
9 ===============================================
10 * build a shared library instead of a static one
11 * debianize the package by adding the usual files below debian/
12 * add this NEWS file
13 * minor documentation improvements
14
15 Noteworthy changes in lopsub-1.0.2 (2019-03-27)
16 ===============================================
17 * fix an invalid free bug
18 * install liblopsub.a with mode 644 rather than 755
19 * compress man pages
20 * install man pages to $PREFIX/share/man rather than $PREFIX/man
21
22 Noteworthy changes in lopsub-1.0.1 (2017-11-28)
23 ===============================================
24 * reentrant scanners
25 * documentation improvements