diff options
| author | apnadkarni <apnmbx-wits@yahoo.com> | 2025-05-06 07:54:14 (GMT) |
|---|---|---|
| committer | apnadkarni <apnmbx-wits@yahoo.com> | 2025-05-06 07:54:14 (GMT) |
| commit | 218a91458aabb963b41181fae04b95cac5d8641a (patch) | |
| tree | 91991ab4e5bf76667c4ea4eb66f834a7aad44ddf | |
| parent | a034b5b04e8ef67c49d5d244d3f0e9c2eee2f3b8 (diff) | |
| download | tcl-218a91458aabb963b41181fae04b95cac5d8641a.zip tcl-218a91458aabb963b41181fae04b95cac5d8641a.tar.gz tcl-218a91458aabb963b41181fae04b95cac5d8641a.tar.bz2 | |
Update changes.md for fixed lseq tickets
| -rw-r--r-- | changes.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,6 +25,8 @@ to the userbase. - [proc with more than 2**31 variables](https://core.tcl-lang.org/tcl/tktview/92aeb8) - [scan "long mantissa" %g](https://core.tcl-lang.org/tcl/tktview/42d14c) - ["encoding system": wrong result without manifest](https://core.tcl-lang.org/tcl/tktview/8ffd8c) + - [lseq crash on out-of-range index](https://core.tcl-lang.org/tcl/tktview/7d3101) + - [lseq crash on nested indices](https://core.tcl-lang.org/tcl/tktview/452b10) # Incompatibilities - No known incompatibilities with the Tcl 9.0.0 public interface. |
