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.
