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)
commit89f7482bc6e4f71c55c9feff9bb78d8340375238 (patch)
tree5886466367467cf970bde6099a37937f487f2eb6 /ChangeLog
parentef85986035437b6d6da8bf171ad32c651eb0a577 (diff)
downloadtk-89f7482bc6e4f71c55c9feff9bb78d8340375238.zip
tk-89f7482bc6e4f71c55c9feff9bb78d8340375238.tar.gz
tk-89f7482bc6e4f71c55c9feff9bb78d8340375238.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: