From f76faf0ad3ae585bc436e178883f59cb7fa01922 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Tue, 2 Jun 2009 13:52:03 +0000 Subject: [PATCH] mention PNG and TIFF loaders fixes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@60877 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index 8c9dad7df3..f7fef41837 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -102,6 +102,7 @@ handler if you do wish to allow the item to be toggled. All: +- Fixed crashes due to invalid input in PNG and TIFF image loaders. - Added several functions forward compatible with wxWidgets 3.0 (troelsk): wxDC::SetDeviceClippingRegion(), wxShowEvent::IsShown(), wxIconizeEvent::IsIconized(), wxFileName::StripExtension(),