diff options
author | das <das> | 2003-02-21 03:34:27 (GMT) |
---|---|---|
committer | das <das> | 2003-02-21 03:34:27 (GMT) |
commit | e0de5bcca2f848dc868d307892756cc82290696a (patch) | |
tree | dbacb2ddcc8b2e30b282b5ad405092d34b8afb32 /ChangeLog | |
parent | be541dbd983a3d33cc41473c8ea42d515369410f (diff) | |
download | tk-e0de5bcca2f848dc868d307892756cc82290696a.zip tk-e0de5bcca2f848dc868d307892756cc82290696a.tar.gz tk-e0de5bcca2f848dc868d307892756cc82290696a.tar.bz2 |
* library/console.tcl: (aqua & macintosh) added missing <Cmd-q>
binding for corresponding Quit menu item shortcut.
* macosx/README: updated instructions for embedded build,
added various improvements by Russell Owen.
* unix/tcl.m4: update from Tcl.
* unix/configure: regen.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2003-02-20 Daniel Steffen <das@users.sourceforge.net> + + * library/console.tcl: (aqua & macintosh) added missing <Cmd-q> + binding for corresponding Quit menu item shortcut. + + * macosx/README: updated instructions for embedded build, + added various improvements by Russell Owen. + + * unix/tcl.m4: update from Tcl. + * unix/configure: regen. + 2003-02-20 Jeff Hobbs <jeffh@ActiveState.com> * win/tkWinScrlbr.c (UpdateScrollbar): use SIF_DISABLENOSCROLL to |