From 2e9720463bb86d4ff7a96d5a9aff6a3358a7125b Mon Sep 17 00:00:00 2001 From: dgp Date: Wed, 14 Feb 2024 19:17:19 +0000 Subject: changes file refinements --- changes | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/changes b/changes index 7f60826..c155203 100644 --- a/changes +++ b/changes @@ -9205,9 +9205,13 @@ Many code fixes to avoid overflow or undefined behavior. Thanks chrstphrchvz. 2023-03-05 (bug) [9c5a00]. Fix ~ and ~user path prefix on Windows (nadkarni) +2023-03-13 (bug)[183a1a] Prevent BO by Tcl_UtfToExternal (nadkarni) + 2023-03-14 (bug) [ea69b0], crash when using a channel transformation on TCP client socket (coulter) +2023-03-22 (bug)[026575] Prevent invalid read in Tcl_UtfToUniChar (nijtmans) + 2023-03-30 (rfe) Allow empty mode in [chan create] to allow refchan version of [socket -server] (max) @@ -9227,8 +9231,6 @@ Many code fixes to avoid overflow or undefined behavior. Thanks chrstphrchvz. 2023-07-26 (rfe) [c54e4a] fork multithreading performance by using vfork/spawn when supported (neumann) -2023-08-17 TIP #662: Tcl_VarEval is not depreciated any more (nijtmans) - 2023-08-29 Update zlib to version 1.3 (nijtmans) 2023-09-04 Update libtommath to version 1.2.1 (nijtmans) @@ -9253,20 +9255,21 @@ Many code fixes to avoid overflow or undefined behavior. Thanks chrstphrchvz. 2023-09-14 (bug) [00655c] ClockGetdatefieldsObjCmd(): avoid signed integer overflow and platform-dependent behavior (nijtmans) +2023-09-28 TIP #662: Tcl_VarEval is not depreciated any more (nijtmans) + 2023-10-01 (bug) [7b3167] tclOO.c: initialize fakeObject.refCount (nijtmans) 2023-10-04 (bug) [7371b6] AddressSanitizer use-after-return detection breaks NRE tests, coroutines (nijtmans) +2023-11-20 (bug)[32b889] prevent spurious errors from [clock format] (gahr) + 2023-11-30 (bug) [fb2fa9],[21b062] reallow [exec %var%] on MS-Windows. It was forbidden in 8.6.13 (brester) 2023-12-30 (rfe) [0ac9d0] Don't call getsockname(2) in Tcl_MakeFileChannel(3) - unless absolutely necessary. Permits better constraining of Tcl/tclsh via - OpenBSD's pledge(2) or similar mechanisms. Minor rewrite. - -2024-01-24 [db4f28] segfault when Tcl_ReadChars is called with unicode object - (brester) + unless absolutely necessary. Permits better constraining of Tcl/tclsh + via OpenBSD's pledge(2) or similar mechanisms. Minor rewrite. 2024-01-11 (bug) [fd27ad] doc change of Tcl_PkgRequire & friends: version string specification refers to "package require". @@ -9276,10 +9279,15 @@ Many code fixes to avoid overflow or undefined behavior. Thanks chrstphrchvz. 2024-01-29 Update to zlib 1.3.1 (nijtmans) +2024-01-29 [db4f28] segfault when Tcl_ReadChars is called with unicode object + (brester) + +2024-02-04 tzdata updated to Olson's tzdata2024a (nijtmans) + 2024-02-05 fix/document Tcl_ObjPrintf with "ll" modifier (nijtmans) 2024-02-06 [8e666d] endless loop when redefining proc ::history (nash) 2024-02-06 [86b3c1] endless loop when ::unknown is moved into a namespace (nash) -- Released 8.6.14, Feb ??, 2024 - details at https://core.tcl-lang.org/tcl/ - +- Released 8.6.14, Feb 21, 2024 - details at https://core.tcl-lang.org/tcl/ - -- cgit v0.12