12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
+
|
# Bug fixes
- [On Unix, IsTimeNative() always defined but not always used](https://core.tcl-lang.org/tcl/tktview/6b8e39)
- [Tweak install permissions](https://core.tcl-lang.org/tcl/tktview/31d4fa)
- [interp creation resets encoding directory search path](https://core.tcl-lang.org/tcl/tktview/87b697)
- [Pointer arithmetic with NULL in buildInfoObjCmd()](https://core.tcl-lang.org/tcl/tktview/85fc8b)
# Updated bundled packages, libraries, standards, data
- http 2.10.1
- platform 1.1.0
- sqlite3 3.50.4
- tcltest 2.5.10
- Thread 3.0.3
- TDBC\* 1.1.12
Release Tcl 9.0.2 arises from the check-in with tag `core-9-0-2`.
|