diff options
author | hobbs <hobbs> | 2002-09-02 20:16:58 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-09-02 20:16:58 (GMT) |
commit | efa58968a080b80da5c3427ad6105680deb35d91 (patch) | |
tree | 2b08de571684f4bf3132b74466b1141282d09791 /ChangeLog | |
parent | 0d02b5679eab39cae732f7ff18838de80de1affd (diff) | |
download | tk-efa58968a080b80da5c3427ad6105680deb35d91.zip tk-efa58968a080b80da5c3427ad6105680deb35d91.tar.gz tk-efa58968a080b80da5c3427ad6105680deb35d91.tar.bz2 |
Bumped version number to 8.4.0
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +2002-09-02 Jeff Hobbs <jeffh@ActiveState.com> + + * README: Bumped version number to 8.4.0 + * generic/tk.h: + * unix/configure: + * unix/configure.in: + * unix/tk.spec: + * win/configure: + * win/configure.in: + + * generic/tkCmds.c: + * generic/tkWindow.c: made 'tk' available in safe interpreters, + but only the caret and windowingsystem subcommands may be called. + * tests/safe.test (safe-1.2): noted that tk is now available in + safe interps, but not the appname/scaling subcommands. + + * tests/tk.test (tk-1.2): noted new tk windowingsystem subcommand + 2002-08-31 Daniel Steffen <das@users.sourceforge.net> * unix/tcl.m4: update from Tcl |