moved last change under the correct (2.7.2) version

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-10-22 21:02:38 +00:00
parent 16844d1c3a
commit 2baa2b0eef

View File

@@ -71,6 +71,11 @@ All (GUI):
- Reverted wxBuffered[Paint]DC to pre 2.7.1 state, added
wxAutoBufferedPaintDC and wxAutoBufferedPaintDCFactory.
Unix Ports:
- Added autopackage for wxGTK and an example of using autopackage for a wx
program (Francesco Montorsi)
2.7.1
@@ -94,11 +99,6 @@ All:
"Events generated by the user vs programmatically generated events" paragraph
in the "Event handling overview" topic for more info
Unix Ports:
- Added autopackage for wxGTK and an example of using autopackage for a wx
program (Francesco Montorsi)
All (GUI):
- Support for right-to-left text layout (started by Diaa Sami during Google Summer of