diff options
author | hobbs <hobbs> | 1999-10-01 22:45:11 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 1999-10-01 22:45:11 (GMT) |
commit | 0d9ca17839866584c7545aadbacf87829ce2a7f7 (patch) | |
tree | f089bfc9ef19c8d3f9aa561064694b362df23a52 /ChangeLog | |
parent | f29a5be23f295f3e213d950ffbbea8ccbc06c8b5 (diff) | |
download | tk-0d9ca17839866584c7545aadbacf87829ce2a7f7.zip tk-0d9ca17839866584c7545aadbacf87829ce2a7f7.tar.gz tk-0d9ca17839866584c7545aadbacf87829ce2a7f7.tar.bz2 |
1999-09-24 Jeff Hobbs <hobbs@scriptics.com>
* */README:
* win/makefile.vc:
* */configure.in:
* generic/tk.h:
* library/tk.tcl: up'd to 8.3a1
* unix/Makefile.in: changed 'mkdir' to 'mkdir -p'
* library/dialog.tcl: changed {Times 18} to {Times 12} for
dialog font.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +1999-09-24 Jeff Hobbs <hobbs@scriptics.com> + + * */README: + * win/makefile.vc: + * */configure.in: + * generic/tk.h: + * library/tk.tcl: up'd to 8.3a1 + + * unix/Makefile.in: changed 'mkdir' to 'mkdir -p' + + * library/dialog.tcl: changed {Times 18} to {Times 12} for + dialog font. + 1999-09-16 Jeff Hobbs <hobbs@scriptics.com> * generic/tkFont.c: fixed processing of font options and error |