]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
add comparison operators for UUID class (#9871)
[wxWidgets.git] / docs / changes.txt
index 3dca38bc52fd62d9af01ffa2f918dda57c1fbb9e..44fe563ab128978c628b78339799942a45e68ba1 100644 (file)
@@ -102,6 +102,8 @@ Changes in behaviour not resulting in compilation errors, please read this!
 - Under MSW wxExecute() arguments are now always properly quoted, as under
   Unix, and so shouldn't contain quotes unless they are part of the argument.
 
+- wxDocument::OnNewDocument() doesn't call OnCloseDocument() any more.
+
 Changes in behaviour which may result in compilation errors
 -----------------------------------------------------------