git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42252 
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
 - Reverted wxBuffered[Paint]DC to pre 2.7.1 state, added
   wxAutoBufferedPaintDC and wxAutoBufferedPaintDCFactory.
 
 - 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)
+
   "Events generated by the user vs programmatically generated events" paragraph
   in the "Event handling overview" topic for more info
 
   "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
 All (GUI):
 
 - Support for right-to-left text layout (started by Diaa Sami during Google Summer of