]> git.saurik.com Git - wxWidgets.git/commitdiff
mention wxCrashReport
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 13 Jul 2003 21:33:56 +0000 (21:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 13 Jul 2003 21:33:56 +0000 (21:33 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index acf810873ec621bc0eb326fab333c26049a6eaca..8510ea0e2d7ac1284484869f969fbbb2e8793fa6 100644 (file)
@@ -160,6 +160,7 @@ wxMac:
 wxMSW:
 
 - possibility to use DIBs for wxBitmap implementation (Derry Bryson)
+- added wxCrashReport
 - wxStaticBitmap doesn't stretch its bitmap any longer (like other ports)
 - support for accelerator keys in the owner drawn menus (Derry Bryson)
 - wxCaret::SetSize() doesn't hide the caret any longer as it used to