summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorericm <ericm@noemail.net>2000-08-29 20:17:11 (GMT)
committerericm <ericm@noemail.net>2000-08-29 20:17:11 (GMT)
commitef12f280ea970f2e2c635718a866d965bc7d5bbf (patch)
tree5886466367467cf970bde6099a37937f487f2eb6 /ChangeLog
parentb614ebd8dea118760cb128f49b36574913c5f12f (diff)
downloadtk-ef12f280ea970f2e2c635718a866d965bc7d5bbf.zip
tk-ef12f280ea970f2e2c635718a866d965bc7d5bbf.tar.gz
tk-ef12f280ea970f2e2c635718a866d965bc7d5bbf.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. FossilOrigin-Name: b4a0dd53a516bea8b31854c15e34c1db7d6e51fb
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: