diff --git a/NEWS b/NEWS index ea9f7839..461f3672 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,7 @@ - Starting to intentionally use C99 in the codebase. API headers are still supposed to be compatible to C89. -- There is a make check target now that tests some text transformations. +- There is a make check target now with some simple tests. It is an open question how that should be developed in relation to the external regression and compliance test suite. - Finally silenced memory checkers about leaking memory from getlopt()