]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Move wxThreadEvent into wxBase.
[wxWidgets.git] / docs / changes.txt
index 57982bbed8dc47c124931517c68b1829faa19efe..fd1fb817e86198b47674653366b12cf10721db83 100644 (file)
@@ -455,6 +455,7 @@ All:
 - Added wxThread::Wait() and Delete() "wait mode" parameter (Catalin Raceanu).
 - Allow showing milliseconds in wxLog time stamps (tan).
 - Added support for processing instructions in wxXmlDocument (Nick Matthews).
+- Added wxThreadEvent for communicating between threads to wxBase.
 
 Unix: