]> git.saurik.com Git - wxWidgets.git/commitdiff
I should modify this more :)
authorRyan Norton <wxprojects@comcast.net>
Sat, 20 Dec 2003 14:04:08 +0000 (14:04 +0000)
committerRyan Norton <wxprojects@comcast.net>
Sat, 20 Dec 2003 14:04:08 +0000 (14:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 9980383392e5689d79502562b9a040e61892497f..76222eee1e5ea45842591c40b4735ea7989221f1 100644 (file)
@@ -86,6 +86,7 @@ All:
   (as in 2.5.0).
 - Added some extra convenience functions to wxRect such as
   GetBottomRight (Hajo Kirchhoff)
+- Changed built-in regex library to a unicode-compatible one (Ryan Norton)
 
 All (GUI):
 
@@ -139,6 +140,10 @@ wxHTML:
 - wxHtmlHelpController now supports compressed MS HTML Help files (*.chm)
   on Unix (Markus Sinner)
 
+Unix:
+
+- Added XFree86 resolution changing using xf86vidmode extensions (Ryan Norton)
+
 
 2.5.0
 -----