do mention AUI in change log

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-08-10 00:13:21 +00:00
parent 955464837e
commit 12dc0a01de

View 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
-----