summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2009-04-23 21:57:11 (GMT)
committerhobbs <hobbs>2009-04-23 21:57:11 (GMT)
commitab2713cacab81ed220958f74e53cb5bd58413a90 (patch)
tree5fd4c95d2732552a31a3692c152e776a052cb89d /ChangeLog
parentaa1fa8233abb4da93309331ac57df3eb64ae3a6d (diff)
downloadtk-ab2713cacab81ed220958f74e53cb5bd58413a90.zip
tk-ab2713cacab81ed220958f74e53cb5bd58413a90.tar.gz
tk-ab2713cacab81ed220958f74e53cb5bd58413a90.tar.bz2
* win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd): enable the new
style choosedir that has a "New Folder" button, with ::tk::winChooseDirFlags override for new behavior. [Bug 2779910]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ecdfcf..90453b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-04-23 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd): enable the new
+ style choosedir that has a "New Folder" button, with
+ ::tk::winChooseDirFlags override for new behavior. [Bug 2779910]
+
2009-04-15 Don Porter <dgp@users.sourceforge.net>
*** 8.5.7 TAGGED FOR RELEASE ***