CHANGES: Compiling release version with NDEBUG (switching off assertions)

This commit is contained in:
Jan Lindemann 2002-10-15 12:53:16 +00:00 committed by Jan Lindemann
commit 7497777d85

View file

@ -43,3 +43,7 @@ o misc: added mem_snapshot() and mem_dump()
o misc: bugfix: mem_free() did not work correctly
o usrv: bugfix: incomimg messages were not freed
o msgfmt: bugfix: parse() had small memory leaks
1.1.3-3
-------
o compiling release version with NDEBUG (switching off assertions)