From 5ac6b66dfb417c87a65ade4d54e7cf48783c564f Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Wed, 25 Jan 2012 02:48:36 +0100 Subject: Added note about recently fixed crash bug diff --git a/RELEASE_NOTES b/RELEASE_NOTES index f0fe1c4..8d66ad9 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -11,6 +11,7 @@ o use'ing an non-existing file sometimes crashed under Windows o Better font handling: Ensure a monospace font is chosen as default o Division by zero caused hang in some cases (e.g. sin(1/0)) o Larger minkowski operations sometimes caused a crash after a CGAL assert was thrown +o Fixed crashes in shared_ptr.hpp (or similar places) due to a cache management bug Deprecations: o The old include syntax "" without the include keyword is no -- cgit v0.10.1