From 6ca8e33dbcb2960da332f6d1af0728d0a3e9b1be Mon Sep 17 00:00:00 2001 From: Will Estes Date: Fri, 20 Oct 2006 19:16:06 +0000 Subject: memory leak issues in c++ scanner --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4a72d2a..36fd83e 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,10 @@ See the file COPYING for copying conditions. * after version 2.5.33 -* added new unit test for c++ and yywrap +** memory leaks removed from the C++ scanner (but the C++ scanner is +still experimental and may change radically without notice) + +** added new unit test for c++ and yywrap ** portability fixes to some unit tests -- cgit v1.2.3