Build and distrib changes and etc. for 2.6.1.0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-06-05 04:51:51 +00:00
parent ee45c548e6
commit a432a02b4e
7 changed files with 98 additions and 45 deletions

View File

@@ -3,6 +3,7 @@ Recent Changes for wxPython
2.6.1.0
-------
* 4-June-2005
wx.ListCtrl: patch #1210352, fixes editing in generic wx.ListCtrl with
wx.LC_EDIT_LABELS.
@@ -34,6 +35,8 @@ Applied patch #1213066 correct device names for Joystick in Linux.
wxGTK: Applied patch #1207162 wx.TextCtrl.SetStyle fix for overlapping
calls.
wx.FileConfig: fixed DeleteEntry to set the dirty flag properly so the
change will get written at the next flush.