]> git.saurik.com Git - wxWidgets.git/commitdiff
do mention AUI in change log
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 10 Aug 2006 00:13:21 +0000 (00:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 10 Aug 2006 00:13:21 +0000 (00:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index f4435f6784a1f46913544915fea04a1143bdee02..cffa52e58147baa170c1cf90d56d3552074f0a61 100644 (file)
@@ -39,6 +39,12 @@ Deprecated methods since 2.6.x and their replacements
 - wxDC::BeginDrawing() and wxDC::EndDrawing() deprecated, just don't use them.
 
 
+Major changes in 2.7 release
+----------------------------
+
+- New AUI library supporting docking windows and much more
+
+
 2.7.0
 -----