From 2b2bcbab5cfd165df0ea35b98c03bdcf8273d44b Mon Sep 17 00:00:00 2001 From: hobbs Date: Tue, 8 Feb 2000 10:00:33 +0000 Subject: * README: * unix/configure.in: * win/configure.in: * generic/tk.h (TK_RELEASE_SERIAL): Moved to 8.3.0 patchlevel * 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 --- ChangeLog | 15 +++++++++++++++ README | 20 +++++++++++++------- 2 files changed, 28 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index e200e1e..1490de8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2000-02-08 Jeff Hobbs + + * 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 * library/tkfbox.tcl: Applied patch from bug #4117, diff --git a/README b/README index 2164eda..43ecc95 100644 --- a/README +++ b/README @@ -1,17 +1,17 @@ README: Tk + This is the Tk 8.3.0 source distribution. + You can get any release of Tcl from: + http://www.scriptics.com/registration/.tml + Tcl/Tk is also available through NetCVS: + http://www.scriptics.com/products/tcltk/netcvs.html - Tk is maintained, enhanced, and distributed freely as a - service to the Tcl community by Scriptics Corporation. - http://www.scriptics.com/ - -RCS: @(#) $Id: README,v 1.22 2000/01/14 03:25:35 hobbs Exp $ +RCS: @(#) $Id: README,v 1.23 2000/02/08 10:00:33 hobbs Exp $ 1. Introduction --------------- This directory contains the sources and documentation for Tk, an X11 -toolkit implemented with the Tcl scripting language. The information -here corresponds to release 8.3b2, which is a beta release for Tk 8.3. +toolkit implemented with the Tcl scripting language. For details on features, incompatibilities, and potential problems with this release, see the Tcl/Tk 8.3 Web page at @@ -21,6 +21,12 @@ this release, see the Tcl/Tk 8.3 Web page at or refer to the "changes" file in this directory, which contains a historical record of all changes to Tk. +Tk is maintained, enhanced, and distributed freely as a +service to the Tcl community by Scriptics Corporation. +The official home for Tcl/Tk is on the Scriptics Web site: + + http://www.scriptics.com + Tk is a freely available open source package. You can do virtually anything you like with it, such as modifying it, redistributing it, and selling it either in whole or in part. See the file -- cgit v0.12