1
0
mirror of http://mpg123.de/trunk/.git synced 2025-10-23 16:48:31 +03:00

Not just text transformations.

git-svn-id: svn://scm.orgis.org/mpg123/trunk@4712 35dc7657-300d-0410-a2e5-dc2837fedb53
This commit is contained in:
thor
2020-05-08 22:09:06 +00:00
parent c579bad8ae
commit 8a368df5a6

2
NEWS
View File

@@ -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()