From cfa92193a1e281dfd2eb83062fa3850d1773483d Mon Sep 17 00:00:00 2001 From: hobbs Date: Sat, 8 Apr 2000 02:35:09 +0000 Subject: * doc/binary.n: clarified docs on sign extension in binary scan [Bug: 3466] * library/tcltest1.0/tcltest.tcl (initConstraints): removed win32s references (no longer supported) * tests/fCmd.test: marked test 8.1 knownBug because it is dangerous on poorly configured systems [Bug: 3881] and added 8.2 to keep essence of 8.1 tested. --- ChangeLog | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index c5a0991..bc27e53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,15 +1,27 @@ +2000-04-07 Jeff Hobbs + + * doc/binary.n: clarified docs on sign extension in binary scan + [Bug: 3466] + + * library/tcltest1.0/tcltest.tcl (initConstraints): removed win32s + references (no longer supported) + + * tests/fCmd.test: marked test 8.1 knownBug because it is + dangerous on poorly configured systems [Bug: 3881] + and added 8.2 to keep essence of 8.1 tested. + 2000-04-05 Andreas Kupries - * generic/tclIO.c (Tcl_UnstackChannel, line 1831): Forcing interest - mask to the correct value after an unstack and re-initialization - of the notifier via the watchProc. Without this the first - fileevent after an unstack will come through and be processed, - but no more. [Bug: ??]. + * generic/tclIO.c (Tcl_UnstackChannel, line 1831): Forcing + interest mask to the correct value after an unstack and + re-initialization of the notifier via the watchProc. Without this + the first fileevent after an unstack will come through and be + processed, but no more. [Bug: ??]. 2000-03-04 Brent Welch - * {win,unix}/Makefile.in: added dependency of tclStubInit.c on tcl.decls - and tclInt.decls + * {win,unix}/Makefile.in: added dependency of tclStubInit.c on + tcl.decls and tclInt.decls * generic/tclThread.c: Tweak so this compiles w/out TCL_THREADS * generic/{tcl.decls,tclStubInit.c}: Just touched the tcl.decls and regenerated the tclStubInit.c file -- cgit v0.12