summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-10-22 12:56:35 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-10-22 12:56:35 (GMT)
commit73bb161d56a49cf21d50dc11576fb42c2da880f8 (patch)
tree9952fe7e6d3455026c2026c3c4220e3c1ff08ef5 /ChangeLog
parent6e54465f2ce23a6ce6f4e4395e8f1c4abe77c794 (diff)
downloadtk-73bb161d56a49cf21d50dc11576fb42c2da880f8.zip
tk-73bb161d56a49cf21d50dc11576fb42c2da880f8.tar.gz
tk-73bb161d56a49cf21d50dc11576fb42c2da880f8.tar.bz2
Make the handling of the filter index the same as in GetFileNameW!
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83c403e..542b85b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-10-22 Donal K. Fellows <dkf@users.sf.net>
+ * win/tkWinDialog.c (GetFileNameA): Make the handling of the filter
+ index the same as in GetFileNameW.
+
* library/tkfbox.tcl (::tk::dialog::file::, Done):
* library/xmfbox.tcl (MotifFDialog_FileTypes)
(MotifFDialog_ActivateSEnt):