]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Bump WX_CURRENT back to 3, this must stay the same as
[wxWidgets.git] / docs / changes.txt
index 3c296e31240f85869f7d71f2450e25bc3e1e36fe..7a503dfa3637b286d21a1af954470e17107f4b52 100644 (file)
@@ -217,6 +217,7 @@ OTHER CHANGES
 
 All:
 
+- new classes for reading and writing ZIP files (M.J.Wetherell)
 - Norwegian (BokmÃ¥l) translation added (Hans F. Nordhaug)
 - wxDynamicLibrary::HasSymbol() added
 - added wxTextInputStream::operator>>(wchar_t) for compilers which support this
@@ -230,6 +231,7 @@ All:
   behavior between Unicode and non-unicode builds
 - BLOB example added to samples\db (thanks to Casey ODonnell)
 - use wxStream::GetLength() instead of deprecated GetSize()
+- wxGetOsDescription() is now more precise (Olly Betts)
 
 All (GUI):