summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2019-11-22 21:26:09 (GMT)
committerdgp <dgp@users.sourceforge.net>2019-11-22 21:26:09 (GMT)
commit18e4f3d635ef84d601225e1f064d80dea6a665d9 (patch)
tree54513c62be2ddff1fb94e7f0c04b2ca4fd6ffa9d /changes
parent5a7c86fa3290bf11eb1a4c98246a130cbee7d023 (diff)
downloadtcl-18e4f3d635ef84d601225e1f064d80dea6a665d9.zip
tcl-18e4f3d635ef84d601225e1f064d80dea6a665d9.tar.gz
tcl-18e4f3d635ef84d601225e1f064d80dea6a665d9.tar.bz2
complete changes
Diffstat (limited to 'changes')
-rw-r--r--changes9
1 files changed, 9 insertions, 0 deletions
diff --git a/changes b/changes
index 11da99a..8112306 100644
--- a/changes
+++ b/changes
@@ -9127,7 +9127,16 @@ in this changeset (new minor version) rather than bug fixes:
2017-11-03 [TIP 114] Leading zero integer no longer means octal
+2017-11-03 [TIP 278] Revise variable name resolution, solve "Creative Writing"
+2017-11-03 [TIPs 330,336] Encapsulate struct Tcl_Interp
+2017-11-17 [TIP 422] Remove all Tcl_*VA() routines
+
+2017-12-15 [TIP 488] Disable magic $::tcl_precision
+
+2018-10-08 [TIP 494] Increased support for size_t value ranges
+
+2019-05-31 [TIP 537] 64-bit indices in regexp matching
- Released 9.0a1, Nov 25, 2019 --- http://core.tcl-lang.org/tcl/ for details -