From 49b68299ce38c0f27ceae344d159dc2f1f41b63d Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Wed, 3 Jun 2009 15:44:17 +0000 Subject: [PATCH] credit the reporter of bugs in PNG and TIFF code git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@60882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes.txt b/docs/changes.txt index f7fef41837..2a733af817 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -102,7 +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. +- Fixed crashes due to invalid input in PNG and TIFF image loaders (Tielei Wang). - Added several functions forward compatible with wxWidgets 3.0 (troelsk): wxDC::SetDeviceClippingRegion(), wxShowEvent::IsShown(), wxIconizeEvent::IsIconized(), wxFileName::StripExtension(),