- 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):