]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
use colour in the libraries diagram to indicate base/GUI libraries instead of explici...
[wxWidgets.git] / docs / changes.txt
index eb941842dcdaa0e41577ef25c611ab4e610335f7..1e06a74e89f22c2a37cf3940012c8046ee07e405 100644 (file)
@@ -92,6 +92,9 @@ Deprecated methods and their replacements
 - wxDocManager::MakeDefaultName() replaced by MakeNewDocumentName() and
   wxDocument::GetPrintableName() with GetUserReadableName() which are simpler
   to use
+- wxXmlProperty class was renamed to wxXmlAttribute in order to use standard
+  terminology. Corresponding wxXmlNode methods were renamed to use
+  "Attribute" instead of "Property" or "Prop" in their names.
 
 
 Major new features in this release