diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2001-06-14 10:56:58 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2001-06-14 10:56:58 (GMT) |
commit | cfa85ce7321d315e312a7bb23d4cdf0b2d666f47 (patch) | |
tree | ab207a698a3ec34347d9ed68baa80cb2825a3bd1 /ChangeLog | |
parent | 019ad61b8b1833368240e189ad1b47b00feaab4c (diff) | |
download | tk-cfa85ce7321d315e312a7bb23d4cdf0b2d666f47.zip tk-cfa85ce7321d315e312a7bb23d4cdf0b2d666f47.tar.gz tk-cfa85ce7321d315e312a7bb23d4cdf0b2d666f47.tar.bz2 |
Added braces to expressions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2001-06-14 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * library/demos/floor.tcl, library/demos/filebox.tcl, + * library/demos/clrpick.tcl, library/demos/vscale.tcl, + * library/demos/twind.tcl, library/demos/ruler.tcl, + * library/demos/plot.tcl, library/demos/items.tcl, + * library/demos/hscale.tcl, library/demos/ctext.tcl, + * library/demos/cscroll.tcl, library/demos/arrow.tcl, + * library/xmfbox.tcl, library/msgbox.tcl, + * library/clrpick.tcl, library/bgerror.tcl: Braced expressions. + 2001-06-06 Mo DeJong <mdejong@redhat.com> * win/configure: Regen. |