summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2021-06-04 21:01:37 (GMT)
committerdgp <dgp@users.sourceforge.net>2021-06-04 21:01:37 (GMT)
commit557c437637410df179f827a56e725dc7aa6a6669 (patch)
treebce3cbb8b5dec3c4ac55e21591e6c3e7486d38a2 /changes
parent4d0c2de9fe113cb8532c367a019da0242df59045 (diff)
downloadtcl-557c437637410df179f827a56e725dc7aa6a6669.zip
tcl-557c437637410df179f827a56e725dc7aa6a6669.tar.gz
tcl-557c437637410df179f827a56e725dc7aa6a6669.tar.bz2
update changes
Diffstat (limited to 'changes')
-rw-r--r--changes26
1 files changed, 24 insertions, 2 deletions
diff --git a/changes b/changes
index ca2695f..6f8f83f 100644
--- a/changes
+++ b/changes
@@ -9282,27 +9282,49 @@ in this changeset (new minor version) rather than bug fixes:
2020-08-11 (bug)[e87000] Win32 crash in [fconfigure stdout] (werner,nijtmans)
+2020-09-06 (bug)[c1a376] deletion trace on imported ensemble (coulter)
+
2020-09-13 [TIP 585] Promote the INDEX_TEMP_TABLE flag of Tcl_GetIndexFromObj*() to the public interface
+2020-09-15 (bug)[b5777d] crash in [string index abcd 0-0x10000000000000000]
+
+2020-09-19 [b9ecf3] revised stork mgmt [uplevel [list $cmd ...]] (coulter)
+
2020-10-23 [TIP 587] Default utf-8 for source command
+2020-10-27 (bug)[11229b] test string-31.26.* (porter)
+
2020-11-08 [TIP 582] Comments in Expressions
2020-11-16 [TIP 586] C String Parsing Support for binary scan
2020-12-07 [TIP 590] Recommend lowercase Package Names
+2021-01-06 Bump to tcltest 2.5.4
+
2021-01-15 [TIP 481] `Tcl_GetStringFromObj()` with `size_t` length parameter
-2021-01-15 [TIP 592] Stop support for Windows XP, Server 2003, Vista, Server 2008
+2021-01-15 [TIP 592] End support: Windows XP, Server 2003, Vista, Server 2008
+
+2021-01-25 tzdata updated to Olson's tzdata2021a (nijtmans)
+
+2021-01-29 (bug)[113be1] zipfs on mac
2021-03-15 [TIP 575] Switchable Tcl_UtfCharComplete()/Tcl_UtfNext()/Tcl_UtfPrev()
+2021-03-19 (new)[0221b9] Drop TCL_WINDOW_EVENTS from Tcl's [update idletasks]
+
+2021-03-30 (new)[4b4830] [chan truncate] for reflected channels
+
2021-04-30 [TIP 597] "string is unicode" and better utf-8/utf-16/cesu-8 encodings
2021-04-09 [TIP 598] export TclWinConvertError
+2021-05-15 (bug)[463b7a] segfault from Tcl_Unload (coulter)
+
+2021-05-15 (bug)[fb2a41] tclZipfs.c free all memory (coulter)
+2021-05-18 (bug)[688fcc,28027d] namespace teardown reform (coulter)
-- Released 8.7a5, Jun 1, 2021 --- http://core.tcl-lang.org/tcl/ for details -
+- Released 8.7a5, Jun 11, 2021 --- http://core.tcl-lang.org/tcl/ for details -