summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorapnadkarni <apnmbx-wits@yahoo.com>2025-06-02 15:38:43 (GMT)
committerapnadkarni <apnmbx-wits@yahoo.com>2025-06-02 15:38:43 (GMT)
commit327160f25e7f34985af0cb654d07706b71c81ca4 (patch)
tree6abfbcaf6c4ef7ca6fb9ab479f67ab40eaaeb855
parent56ec7b2901a5eb8c2d48aba65eee5eb82640b152 (diff)
downloadtcl-327160f25e7f34985af0cb654d07706b71c81ca4.zip
tcl-327160f25e7f34985af0cb654d07706b71c81ca4.tar.gz
tcl-327160f25e7f34985af0cb654d07706b71c81ca4.tar.bz2
Update changes.md for TIP 716
-rw-r--r--changes.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/changes.md b/changes.md
index 2523ad7..25e5290 100644
--- a/changes.md
+++ b/changes.md
@@ -9,6 +9,10 @@ Release Tcl 9.0.2 arises from the check-in with tag `core-9-0-2`.
Tcl patch releases have the primary purpose of delivering bug fixes
to the userbase.
+# New commands and options
+ - [New command encoding user](https://core.tcl-lang.org/tips/doc/trunk/tip/716.md)
+ - [New exec option -encoding](https://core.tcl-lang.org/tips/doc/trunk/tip/716.md)
+
# Bug fixes
- [Better error-message than "interpreter uses an incompatible stubs mechanism"](https://core.tcl-lang.org/tcl/tktview/fc3509)
- [\[$interp eval $lambda\] after \[eval $lambda\] or vice versa fails](https://core.tcl-lang.org/tcl/tktview/67d5f7)
@@ -32,7 +36,7 @@ to the userbase.
- [Missing include dir for extensions in non-default locations](https://core.tcl-lang.org/tcl/tktview/3335120320)
# Incompatibilities
- - No known incompatibilities with the Tcl 9.0.0 public interface.
+ - [The ActiveCodePage element has been removed from the Windows executable manifest for tclsh](https://core.tcl-lang.org/tips/doc/trunk/tip/716.md)
# Updated bundled packages, libraries, standards, data
- sqlite3 3.49.1