diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-09-30 14:54:29 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-09-30 14:54:29 (GMT) |
commit | 89cb52358e92bd6496cf8068147b904a689dd870 (patch) | |
tree | e0a362b7a1e36df8ae583f336d3235ec1b5e6688 /ChangeLog | |
parent | aba06731f7bcc8bfdbee568d70e1fd8611f6dce4 (diff) | |
download | tk-89cb52358e92bd6496cf8068147b904a689dd870.zip tk-89cb52358e92bd6496cf8068147b904a689dd870.tar.gz tk-89cb52358e92bd6496cf8068147b904a689dd870.tar.bz2 |
Added [package require] to demos. [FRQ 815118]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2003-09-30 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * library/demos/browse: Added suitable [package require] + * library/demos/hello: lines to all the Tk demo scripts + * library/demos/ixset: which are not run as part of + * library/demos/rmt: something larger. [FRQ 815118] + * library/demos/rolodex: + * library/demos/square: + * library/demos/tcolor: + * library/demos/timer: + * library/demos/widget: + 2003-09-30 Pat Thoyts <patthoyts@users.sourceforge.net> * tests/safe.test: Accomodate TIP #150 in the results. |