mention also the contrib libraries removal/movements
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Mon, 21 Jan 2008 12:29:52 +0000 (12:29 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Mon, 21 Jan 2008 12:29:52 +0000 (12:29 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index f1e75c6b89161c6d0f88d533180bff39420f8f3b..564e8e5b1299dca1824529cfb05773f34c0f20c1 100644 (file)
@@ -39,13 +39,22 @@ changes:
   bit text, the new wxIPC_UTF8TEXT format is used for transferring wxStrings.
 
 
-wxODBC library removal
-----------------------
+wxODBC and contrib libraries removal
+------------------------------------
 
 wxODBC library was unmaintained since several years and we couldn't continue
 supporting it any longer so it was removed. Please use any of the other open
 source ODBC libraries in the future projects.
 
+Also the "applet", "deprecated", "fl", "mmedia" and "plot" contrib libraries
+were removed as they were unmaintained and broken since several years.
+The "gizmos", "ogl", "net" and "foldbar" contribs have been moved to
+wxCode (see http://wxcode.sourceforge.net/complist.php); they are now
+open for futher development by volunteers.
+
+The "stc" and "svg" contribs instead have been moved respectively into a new
+"official" library stc and in the core lib.
+
 
 Changes in behaviour not resulting in compilation errors, please read this!
 ---------------------------------------------------------------------------