diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2000-02-08 Jeff Hobbs <hobbs@scriptics.com> + + * library/tk.tcl: wrapped check for tcl_platform(os) around info + exists because it won't in safe interpreters + + * win/tkWinFont.c: corrected symbol font use to only work on 8-bit + characters [Bug: 2406] + + * unix/aclocal.m4: changed all -fpic to -fPIC + + * README: + * unix/configure.in: + * win/configure.in: + * generic/tk.h (TK_RELEASE_SERIAL): Moved to 8.3.0 patchlevel + 2000-02-07 Eric Melski <ericm@scriptics.com> * library/tkfbox.tcl: Applied patch from bug #4117, |