]> git.saurik.com Git - wxWidgets.git/commitdiff
mention exceptions changes
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 20 Sep 2003 16:12:02 +0000 (16:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 20 Sep 2003 16:12:02 +0000 (16:12 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23740 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 85debea9cfebe21ed009f4149214789e177a9b18..6c24cf5a64320a8a53697bba8b17a2526ed694a0 100644 (file)
@@ -49,6 +49,7 @@ Base:
 
 All (GUI):
 
+- added some support for C++ exceptions in the library (do read the manual!)
 - added wxListCtrl::GetViewRect()
 
 wxMSW: