summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-10-16 23:39:32 (GMT)
committerhobbs <hobbs>2001-10-16 23:39:32 (GMT)
commit0f8507d5a6f732f53c05d724b4658b05a3a322c6 (patch)
tree72423a4c49d5ff4ace73469c682d11fbffb32dee /ChangeLog
parent4466b21bccaf576efd87ae1952005a07a6685c80 (diff)
downloadtk-0f8507d5a6f732f53c05d724b4658b05a3a322c6.zip
tk-0f8507d5a6f732f53c05d724b4658b05a3a322c6.tar.gz
tk-0f8507d5a6f732f53c05d724b4658b05a3a322c6.tar.bz2
* library/xmfbox.tcl: fixed filtering in motif file dialog.
[Patch #469670] (nelson)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5532cce..b927ca1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2001-10-16 Jeff Hobbs <jeffh@ActiveState.com>
+ * library/xmfbox.tcl: fixed filtering in motif file dialog.
+ [Patch #469670] (nelson)
+
* generic/tkWindow.c (OpenIM): Added simple XIM patch to enable
basic XIM input on Unix. [Patch #412727] (fabian)