diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-06-03 15:24:49 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-06-03 15:24:49 (GMT) |
commit | 265cd64510efa5e44ea4e1bcc2e431f2deaae0c6 (patch) | |
tree | d4493bed4dd6f29371a32c1559b996eeda7a7b4d /ChangeLog | |
parent | 8757a38d1d6d8b15d66c7e68eb1b302d7102e10d (diff) | |
download | tk-265cd64510efa5e44ea4e1bcc2e431f2deaae0c6.zip tk-265cd64510efa5e44ea4e1bcc2e431f2deaae0c6.tar.gz tk-265cd64510efa5e44ea4e1bcc2e431f2deaae0c6.tar.bz2 |
Backported [console] rename fix. [Bug 1016385]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 *** |