summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-10-27 16:37:57 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-10-27 16:37:57 (GMT)
commit092d76ba6e79de38e7fab83e919cbf9b11a3e927 (patch)
tree59ab7895ef2910d113a343516403596725cbca1b /ChangeLog
parent0775798a39573c9ab7559d2a2d246e49e638eabb (diff)
downloadtk-092d76ba6e79de38e7fab83e919cbf9b11a3e927.zip
tk-092d76ba6e79de38e7fab83e919cbf9b11a3e927.tar.gz
tk-092d76ba6e79de38e7fab83e919cbf9b11a3e927.tar.bz2
* library/xmfbox.tcl (MotifFDialog_BuildUI): Fix [Bug 987169] in
the Motif file dialogs as well. Backport of DKF bug fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c28397..2b56cb4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-27 Don Porter <dgp@users.sourceforge.net>
+
+ * library/xmfbox.tcl (MotifFDialog_BuildUI): Fix [Bug 987169] in
+ the Motif file dialogs as well. Backport of DKF bug fix.
+
2004-10-26 David Gravereaux <davygrvy@pobox.com>
* generic/tkInt.h: Backport of shutdown safety mods from the HEAD