]> git.saurik.com Git - wxWidgets.git/blame_incremental - docs/changes.txt
Rename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
[wxWidgets.git] / docs / changes.txt
... / ...
CommitLineData
1-------------------------------------------------------------------
2wxWidgets 2.5 Change Log - For more verbose changes, see the manual
3-------------------------------------------------------------------
4
52.5.4
6-----
7
8All:
9
10- wxEvent and its derivatives have their variable members nonpublic now.
11 Use the Get/Set accessors (Mart Raudsepp)
12- new classes for reading and writing ZIP files (M.J.Wetherell)
13- large files support for wxFFile (M.J.Wetherell)
14