diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2011-12-01 09:18:07 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2011-12-01 09:18:07 (GMT) |
commit | 1926fb992b06f1c7665f6754a7bfa95fee4a043f (patch) | |
tree | e77052426984297477730d40938773acf6629c43 /changes | |
parent | a8eb4be9f28af1b8a6bf8e78dbe7964625b70f28 (diff) | |
parent | a1f9677689cd74c4bee813b801b190e6c8553d84 (diff) | |
download | tcl-1926fb992b06f1c7665f6754a7bfa95fee4a043f.zip tcl-1926fb992b06f1c7665f6754a7bfa95fee4a043f.tar.gz tcl-1926fb992b06f1c7665f6754a7bfa95fee4a043f.tar.bz2 |
Note incompatibility caused by switch of flags to dlopen() for Bug 3216070.
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7915,6 +7915,7 @@ memory with buffer backup (ferrieux) 2011-03-14 (bug fix) Fixes from libtommath 0.42.0 release (fellows) 2011-03-21 (bug fix)[3216070] [load] extension from embed Tcl apps (nijtmans) + ***POTENTIAL INCOMPATIBILITY*** 2011-03-27 (performance) NRE: LIST lset foreach benchmark (twylite) |