For other changes (such as additional features, bug fixes, etc.) see the changes.txt file located in the docs directory of your wxWidgets directory.
-\subsection{Incompatible changes since 2.4.x}
+\subsection{Incompatible changes since 2.4.x}\label{incompatiblesince24}
\wxheading{wxEvent and its derivatives losing public variable members}
- wxSystemSettings::GetSystem*() members deprecated and replaced with wxSystemSettings::Get*().
-\subsection{Depreciated changes since 2.4.x}
+\subsection{Deprecated changes since 2.4.x}\label{deprecatedsince24}
- wxURL::GetInputStream() and similar functionality has been deprecated in
favor of other ways of connecting, such as though sockets or wxFileSystem.