summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-07-04 13:18:09 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-07-04 13:18:09 (GMT)
commiteb8badc9e0bbf983cf95c088c9cabbf7c3944a74 (patch)
tree59ba47a50cb5de5bb2595e9e7bd4dfa68168f61f /ChangeLog
parent584d22b78f9dc0e5505dec4d97e4b40ed0f95eef (diff)
parent76bb9a47eb0b92f796780bc025048bc0d3c769bb (diff)
downloadtk-eb8badc9e0bbf983cf95c088c9cabbf7c3944a74.zip
tk-eb8badc9e0bbf983cf95c088c9cabbf7c3944a74.tar.gz
tk-eb8badc9e0bbf983cf95c088c9cabbf7c3944a74.tar.bz2
Improved solution to [Bug 3540127] that disconnects options from their order,
so reducing the likelihood of nausea when contemplating the dialog code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b06d5ec..334ff80 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 options are listed in error
+ messages in alphabetical order.
+
2012-07-02 Jan Nijtmans <nijtmans@users.sf.net>
* win/tkWinDialog.c: [Bug 3540127]: filebox.test fails on win32