]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
wxVsnprintf() implementation with positional parameters support (patch 1462778);...
[wxWidgets.git] / docs / changes.txt
index 33f810ad2c65ac2e3e86531f3a32da702df72896..f5b55d7fe82c19d1a1ae3f12a6de303c8ca221ac 100644 (file)
@@ -38,6 +38,7 @@ Deprecated methods since 2.6.x and their replacements
 
 All:
 
+- Added positional parameters support to wxVsnprintf() (Francesco Montorsi)
 - wx(F)File, wxTextFile and wxInputStreams recognize Unicode BOM now
 - Many fixes for UTF-16/32 handling in Unicode builds
 - wxLaunchDefaultBrowser() now supports wxBROWSER_NEW_WINDOW flag.