summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorericm <ericm>2000-08-29 20:17:11 (GMT)
committerericm <ericm>2000-08-29 20:17:11 (GMT)
commitb644bdaaa00489a6be91dfbfb3976c53f4fea33d (patch)
tree5886466367467cf970bde6099a37937f487f2eb6 /ChangeLog
parent9caec500e7e65d7ccfebce288187c5e6ec5c5ed3 (diff)
downloadtk-b644bdaaa00489a6be91dfbfb3976c53f4fea33d.zip
tk-b644bdaaa00489a6be91dfbfb3976c53f4fea33d.tar.gz
tk-b644bdaaa00489a6be91dfbfb3976c53f4fea33d.tar.bz2
* library/tkfbox.tcl (::tk::dialog::file::Update): Corrected
handling of multi-pattern filters (eg, "* *.*"), which was broken by the getOpenFile performance patches applied earlier.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 954f120..89c03cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-29 Eric Melski <ericm@ajubasolutions.com>
+
+ * library/tkfbox.tcl (::tk::dialog::file::Update): Corrected
+ handling of multi-pattern filters (eg, "* *.*"), which was broken
+ by the getOpenFile performance patches applied earlier.
+
2000-08-24 Eric Melski <ericm@ajubasolutions.com>
* doc/toplevel.n: