]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Corrected DoBlit code to use offset into mask
[wxWidgets.git] / docs / changes.txt
index aa01794a8e00ad072b264e3facaed3c03b218bf7..8b7de0efe65778bc5e68d228f9df25b24bede9fe 100644 (file)
@@ -4,16 +4,19 @@ wxWindows 2 Change Log
 2.4.0
 -----
 
+2.3.0
+-----
+
 wxBase:
 
 - wxMimeTypesManager now can create file associations too
-
-2.3.0
------
+- wxCopyFile() respects the file permissions (Roland Scholz)
+- wxFTP::GetFileSize() added (Søren Erland Vestø)
 
 wxMSW:
 
 - threads: bug in wxCondition::Broadcast fixed (Pieter van der Meulen)
+- fixed bug in MDI children flags (mis)handling
 
 2.2.0
 -----