Updated CodeScanner release notes for version 2.1.3
authorstechong
Wed, 22 Jul 2009 12:23:32 -0500
changeset 367 6dbcc7b15903
parent 366 b054461d2f85
child 368 8addaa0ffc18
Updated CodeScanner release notes for version 2.1.3
core/com.nokia.carbide.cpp.codescanner/Tools/release_notes.txt
--- a/core/com.nokia.carbide.cpp.codescanner/Tools/release_notes.txt	Wed Jul 22 12:14:43 2009 -0500
+++ b/core/com.nokia.carbide.cpp.codescanner/Tools/release_notes.txt	Wed Jul 22 12:23:32 2009 -0500
@@ -14,6 +14,13 @@
 Nokia CodeScanner Command Line Tool Release Notes
 =================================================
 
+Version 2.1.3
+=============
+- Updated the function parser in CodeScanner to improve check for
+leaving functions called in non-leaving functions. There should
+be less false positives now.
+
+
 Version 2.1.2
 =============
 - Added new IAD rule to check flag usage. IA must not use R&D flags