]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Old socket code has no wxDatagramSocket::Connect() or DisconnecT(), removing from...
[wxWidgets.git] / docs / changes.txt
index 1ed5c3107c53dde224cff120a8ce9fbad7fad74e..ab5f4399dcd7cb0558a83e56ef4c552985d45105 100644 (file)
@@ -156,6 +156,7 @@ All (GUI):
 - Made it possible to associate context help to a region of a window.
 - Added support for tabs in wxRichTextCtrl (Ashish More).
 - Fixed problem with zoom setting in print preview.
+- Moved wxRichTextCtrl from the advanced library to its own.
 
 wxMSW: