Added note about DEBUG.

This commit is contained in:
Andrew Wood
2023-07-28 23:16:41 +01:00
parent 7e374be0d7
commit b59b1bad4b
+1
View File
@@ -1,6 +1,7 @@
0.0.20230729-UNRELEASED
* cleanup: added "`make analyse`" to run "`splint`" and "`flawfinder`" on all source files
* cleanup: corrected detection of boolean capability
* cleanup/security: removed *DEBUG* environment variable in debug mode, added "`--debug`" instead
1.7.18 - 28 July 2023
* fix: language file installation had been broken by the configuration script rewrite