X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5da0803c1534db8a410cdff616921175a8ddda77..c5172ed1bf56c880c4ae928eae4da21c402a2ba3:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index ef06308310..adecb94b27 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -67,6 +67,7 @@ All: - added support for POST method and alt ports to wxHTTP (Roger Chickering) - added wxSocket::IPAddress() (Chris Mellon) - wxDataStreams can read/write many elements at once (Mickael Gilabert) +- added wxRecursionGuard class - added wxThreadHelper class (Daniel Howard) wxBase: