summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-06-03 15:24:49 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-06-03 15:24:49 (GMT)
commit265cd64510efa5e44ea4e1bcc2e431f2deaae0c6 (patch)
treed4493bed4dd6f29371a32c1559b996eeda7a7b4d /ChangeLog
parent8757a38d1d6d8b15d66c7e68eb1b302d7102e10d (diff)
downloadtk-265cd64510efa5e44ea4e1bcc2e431f2deaae0c6.zip
tk-265cd64510efa5e44ea4e1bcc2e431f2deaae0c6.tar.gz
tk-265cd64510efa5e44ea4e1bcc2e431f2deaae0c6.tar.bz2
Backported [console] rename fix. [Bug 1016385]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e78a5cd..aa989d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-06-03 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * generic/tkConsole.c (Tk_CreateConsoleWindow, TkConsolePrint):
+ Transmit the ConsoleInfo through AssocData, so renaming [console]
+ won't make things break. [Bug 1016385]
+
2005-06-03 Daniel Steffen <das@users.sourceforge.net>
*** 8.4.10 TAGGED FOR RELEASE ***