summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorericm <ericm>2000-01-21 22:44:40 (GMT)
committerericm <ericm>2000-01-21 22:44:40 (GMT)
commitaa3710e2c145ee2478db5c698bc2a6ff47911f9b (patch)
tree3e9819385be4328b9a43ead8d1706b76364be2bf /ChangeLog
parent809ff15f94c450ae08db7edb4c6c0d405760664e (diff)
downloadtk-aa3710e2c145ee2478db5c698bc2a6ff47911f9b.zip
tk-aa3710e2c145ee2478db5c698bc2a6ff47911f9b.tar.gz
tk-aa3710e2c145ee2478db5c698bc2a6ff47911f9b.tar.bz2
* library/tkfbox.tcl: Fixed bug relating to incorrect parent
values for error message boxes displayed by the file dialog (bug #3616).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2998330..c004176 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2000-01-21 Eric Melski <ericm@scriptics.com>
+
+ * library/tkfbox.tcl: Fixed bug relating to incorrect parent
+ values for error message boxes displayed by the file dialog (bug
+ #3616).
+
+ * tests/text.test:
+ * generic/tkText.c: Fixed bug relating to regexp searching for
+ empty lines; previously, the starting line was ignored. (bug #1643).
+
2000-01-20 Jeff Hobbs <hobbs@scriptics.com>
* library/text.tcl: fixed double-click selection behavior where