]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Removing obsolete ditrib files.
[wxWidgets.git] / docs / changes.txt
index 4a95094a5e1945bd535b85c3d32ffcedbe14b01f..82dea25942c17cf015f41268326acc06867c6656 100644 (file)
@@ -1,9 +1,18 @@
 wxWindows 2 Change Log
 ----------------------
 
+2.4.0
+-----
+
 2.3.0
 -----
 
+wxBase:
+
+- wxMimeTypesManager now can create file associations too
+- 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)