]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
remove unneeded gdiobj.h files
[wxWidgets.git] / docs / changes.txt
index 01d4dbd98215375bcb1c96ca6260e53ffce1d5b2..b180989118a6c3aecc54b30ec003b8970236a939 100644 (file)
@@ -40,6 +40,7 @@ All:
 - Many fixes for UTF-16/32 handling in Unicode builds
 - wxLaunchDefaultBrowser() now supports wxBROWSER_NEW_WINDOW flag.
 - Added wxStandardPaths::GetResourcesDir() and GetLocalizedResourcesDir()
+- Added wxStandardPaths::GetDocumentsDir() (Ken Thomases)
 - Added wxStringTokenizer::GetLastDelimiter(); improved documentation.
 - Fixed wxTextFile in Unicode build
 - Speed improvements to wxRegEx when matching is done in a loop such as