]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
mac cleanup
[wxWidgets.git] / docs / changes.txt
index 4e38803ca95747f31c33afd67254272b00d4a8d2..fe6bb73f8ddc92b11cc9a9f043682926e8526eec 100644 (file)
@@ -160,6 +160,7 @@ Major new features in this release
 
 All:
 
+- Added (experimental) IPv6 support to wxSocket (Arcen)
 - Allow loading message catalogs from wxFileSystem (Axel Gembe)
 - Added wxMessageQueue class for inter-thread communications
 - Use UTF-8 for Unicode data in wxIPC classes (Anders Larsen)
@@ -271,6 +272,14 @@ wxX11:
 - Make Enter key activate the default button (David Hart).
 
 
+2.8.8
+-----
+
+All (GUI):
+
+- Added wxWindow::GetNextSibling() and GetPrevSibling()
+
+
 2.8.7
 -----