releasenotes : removed this file

This commit is contained in:
Daniel Marjamäki 2008-12-31 09:07:01 +00:00
parent 085e97fd36
commit b31b56fbe9
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
Release notes for 1.27
A new C++ check was added that detects when a base class has a non-virtual destructor
The command line options have changed.
* --recursive was removed
* --errorsonly was renamed to --quiet
* --force was added
Improvements in the core functionality that makes the checks more accurate.
Many small updates in the memory leak checking.