]> git.saurik.com Git - wxWidgets.git/commitdiff
mention colour change
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Jul 2003 12:17:17 +0000 (12:17 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Jul 2003 12:17:17 +0000 (12:17 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index de110c9810c1f5e23ef6cde46e9635d09a11ae7a..47f7924ecf55358e68f8401eedddedeeb5ad2547 100644 (file)
@@ -9,7 +9,9 @@ INCOMPATIBLE CHANGES SINCE 2.4.x
   now called much earlier/later than before; please move any exiting code
   from there to wxApp::OnInit()/OnExit()
 - wxFileType::GetIcon() returns wxIconLocation, not wxIcon
-
+- the values of many colours have been updated to match their official
+  definitions which unfortunately means that "orange" colour in wxWindows
+  2.5 is not the same colour as in 2.4 series.
 
 DEPRECATED METHODS SINCE 2.4.x
 ==============================