--- 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