diff options
author | hobbs <hobbs> | 2002-02-27 04:36:37 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-02-27 04:36:37 (GMT) |
commit | f2f74bc8a64b6129566eb2f4689ef0fcc678d259 (patch) | |
tree | 9fc34dbfb0ae5614e32af27fd11d906787189835 /ChangeLog | |
parent | 92ffb695d5a3b851304205f7ed7843a9b67194e4 (diff) | |
download | tk-f2f74bc8a64b6129566eb2f4689ef0fcc678d259.zip tk-f2f74bc8a64b6129566eb2f4689ef0fcc678d259.tar.gz tk-f2f74bc8a64b6129566eb2f4689ef0fcc678d259.tar.bz2 |
see ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2002-02-26 Jeff Hobbs <jeffh@ActiveState.com> + + * unix/configure: Regen. + * unix/tcl.m4: Update from Tcl. + + * generic/tkWindow.c (Tk_MainWindow, Tk_GetNumMainWindows): + protect against being called before Tcl stubs are init'ed. + [Bug #220916] (porter) + 2002-02-25 Jeff Hobbs <jeffh@ActiveState.com> * generic/tkText.c (ConfigureText): reenable the blinking cursor |