]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Albanian translation added (Besnik Bleta)
[wxWidgets.git] / docs / changes.txt
index f1f1776a0f5189f489bc6994422c062fbdb8d0e2..a3d46f88dea373d1f92124ec23c7019ff09e67dd 100644 (file)
@@ -42,8 +42,9 @@ All:
 - Important code cleanup (Paul Cornett)
 - Added support for wxLongLong in wx stream classes (Mark Junker)
 - wxSOCKET_REUSEADDR can be used with wxSocketClient.
-- Overloaded Connect and SetLocal methods for binding to local address/port.
-- Consistency of count getters (GetCount()) with returning size_t everywhere.
+- Overloaded Connect() and SetLocal() methods for binding to local address/port.
+- All GetCount() methods now return size_t and not int
+- Albanian translation added (Besnik Bleta)
 
 All (GUI):