]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
remove symbol exports, this code is private to the library
[wxWidgets.git] / docs / changes.txt
index ca2dc13101d4eb5255a5334c53f777fb59464961..d29c67521dadcb52000ff6e0a55d8312c4a20ef2 100644 (file)
@@ -550,7 +550,7 @@ Major new features in this release
   was added.
 
 
-2.9.5: (released ????-??-??)
+2.9.5: (released 2013-07-15)
 ----------------------------
 
 INCOMPATIBLE CHANGES SINCE 2.9.4:
@@ -575,6 +575,7 @@ All:
   wxEVT_COMMAND_MENU_SELECTED is now wxEVT_MENU (but the old name remains
   available for compatibility) (Catalin Raceanu).
 - Fix wxExecute() implementation under Unix (Rob Bresalier).
+- Also fix reading output from children exiting with -1 () (Jonathan Dagresta).
 - Add wxEvtHandler::CallAfter() method for asynchronous method calls.
 - Add support for symlinks to wxFileName (David Hart).
 - Add wxDIR_NO_FOLLOW flag for wxDir traversal (David Hart).