From edec59ce653fc9b12b4d972b47c3ac6f7b0b2220 Mon Sep 17 00:00:00 2001 From: hobbs Date: Tue, 8 Aug 2000 19:03:42 +0000 Subject: updated changes for 8.3.2 release --- ChangeLog | 10 ++++++++-- changes | 28 +++++++++++++++++++++++++++- 2 files changed, 35 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4e31dbe..75bb980 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,10 @@ -2000-08-05 Jeff Hobbs +2000-08-08 Jeff Hobbs + + 8.3.2 RELEASE finalized + + * changes: updated for release notes version of ChangeLog + +2000-08-05 Jeff Hobbs * win/Makefile.in (cat32.${OBJEXT}): corrected where to find cat.c given the change in default def'n of TCL_SRC_DIR. @@ -9,7 +15,7 @@ * library/safetk.tcl: rationalized the setting of tk_library when initialized Tk in a safe interpreter. -2000-08-04 Jeff Hobbs +2000-08-04 Jeff Hobbs * BACKPORTED FROM 8.4 (HEAD) BRANCH: diff --git a/changes b/changes index cc90adc..8d9a27e 100644 --- a/changes +++ b/changes @@ -2,7 +2,7 @@ This file summarizes all changes made to Tk since version 1.0 was released on March 13, 1991. Changes that aren't backward compatible are marked specially. -RCS: @(#) $Id: changes,v 1.42 2000/04/26 00:23:44 hobbs Exp $ +RCS: @(#) $Id: changes,v 1.42.2.1 2000/08/08 19:03:43 hobbs Exp $ 3/16/91 (bug fix) Modified tkWindow.c to remove Tk's Tcl commands from the interpreter when the main window is deleted (otherwise there will @@ -4900,3 +4900,29 @@ redraws (hobbs) 2000-04 more docs for public APIs (melski) --- Released 8.3.1, April 26, 2000 --- See ChangeLog for details --- + +2000-05-15 (bug fix) changed wm deiconify from using idle callback to +calling restack and focus code immediately. (hobbs) + +2000-07 (build cleanup) cleanup of defines in tkConfig.sh, and cleanup +in make and configure files to better handle .rc files across +builds. (welch) + +2000-07 (build improvements) cleanup of the makefiles and configure scripts +to correct support for building under gcc for Windows. (dejong) + +2000-08 (feature enhancements) for Windows, corrected drawing of separator +menu entries, disable menu entries and the height for separator +bars. (melski) + +2000-08 (bug fix) fixed calling of takeFocus proc with arg bearing +functions. (nemethi) + +2000-08 (bug fix) For text widgets, added a test for a NULL segment pointer +when doing backwards searches for "", correct searching over elided chars, +and corrected search combining -regexp and -nocase. (melski) + +2000-08 (bug fix) Corrected code for using 'place', cursors, colors and 3D +borders on multiple screens simultaneously. (hobbs, hipp) + +--- Released 8.3.2, August 9, 2000 --- See ChangeLog for details --- -- cgit v0.12