summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-07-04 12:54:57 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-07-04 12:54:57 (GMT)
commit122aea19fda08fc39995b894838c040cb6d96114 (patch)
treeae5df2a3659908799f62bbe3cbae21db74cdc1e7 /ChangeLog
parentfe17c3aa28ea1dc45df04bbfd1d31f157df7b9eb (diff)
downloadtk-122aea19fda08fc39995b894838c040cb6d96114.zip
tk-122aea19fda08fc39995b894838c040cb6d96114.tar.gz
tk-122aea19fda08fc39995b894838c040cb6d96114.tar.bz2
[Bug 3540127]: Clean up the tables of options for the file dialogs so that
there's no longer any need to have mysterious increments.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64e8bf1..7a7b56d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-07-04 Donal K. Fellows <dkf@users.sf.net>
+
+ * win/tkWinDialog.c (GetFileNameW): [Bug 3540127]: Clean up the tables
+ of options for the file dialogs so that there's no longer any need to
+ have mysterious increments.
+
2012-06-26 Jan Nijtmans <nijtmans@users.sf.net>
* unix/configure.in: Link cygwin wish.exe with win32 tk.dll, only