]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
ugh. Nesting the (per class) plugin sentries can require them to
[wxWidgets.git] / docs / changes.txt
index 0497feedc1f94e2b2395598a99d3c78fcef964d0..b35add0afea05387aca403ecd3f0e79702626688 100644 (file)
@@ -63,9 +63,16 @@ Unix ports:
 2.3.3
 -----
 
+All:
+
+- fixes to the command line parsing error and usage messages
+- modified wxFileName::CreateTempFileName() to open the file atomically
+  (if possible) and, especially, not to leak the file descriptors under Unix
+
 wxMSW:
 
 - fixed flicker in wxTreeCtrl::SetItemXXX()
+- fixed redraw problems in dynamically resized wxStaticText
 
 2.3.2
 -----