summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-06-30 22:17:56 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-06-30 22:17:56 (GMT)
commit66b10ca873b53d7f03f2f84d27a54adc02a3fc35 (patch)
tree9a4439d8a49e23ad3bd9fffd6f7da1e25e1bcbef /ChangeLog
parent0831c2758718531dfd06d401d25b220cdf7ea203 (diff)
downloadtk-66b10ca873b53d7f03f2f84d27a54adc02a3fc35.zip
tk-66b10ca873b53d7f03f2f84d27a54adc02a3fc35.tar.gz
tk-66b10ca873b53d7f03f2f84d27a54adc02a3fc35.tar.bz2
TIP#153 implementation from Neil McKay, with thanks!
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c84fdfc..0b12b14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-06-30 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ TIP#153 IMPLEMENTATION
+
+ * generic/tkCmds.c (GetTopHierarchy): Modified from GetToplevel so
+ * doc/winfo.n: that [winfo toplevel] does not
+ assume that it is really working with toplevels. Occasionally this
+ is important. Thanks to Neil McKay for this patch!
+
2004-06-29 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tkCmds.c (Tk_WinfoObjCmd): refetch interp result obj for