summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong@noemail.net>2002-06-09 09:07:14 (GMT)
committermdejong <mdejong@noemail.net>2002-06-09 09:07:14 (GMT)
commitbbf053f9b4ed39ab659a49ae4e8e5bf201bb6513 (patch)
tree77faa960cf113bf84931b1126c4ff0cf0f32d2ee /ChangeLog
parent56ec32dec87c0f1772d74ec07b1e2b1f4ea5eb06 (diff)
downloadtk-bbf053f9b4ed39ab659a49ae4e8e5bf201bb6513.zip
tk-bbf053f9b4ed39ab659a49ae4e8e5bf201bb6513.tar.gz
tk-bbf053f9b4ed39ab659a49ae4e8e5bf201bb6513.tar.bz2
* library/bgerror.tcl (tk::dialog::error::bgerror):
Don't set the bgerror dialog as a transient of itself since this operation is ill defined. FossilOrigin-Name: 70bae675185cfdfe4a0012d34a8894a51dcda8fd
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 981e2f3..9909138 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-06-09 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * library/bgerror.tcl (tk::dialog::error::bgerror):
+ Don't set the bgerror dialog as a transient of
+ itself since this operation is ill defined.
+
2002-06-06 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* win/tkWinCursor.c (TkGetCursorByName): Fixed so that the reading