diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2011-12-01 09:18:07 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2011-12-01 09:18:07 (GMT) |
commit | e4c6ac1c0f985e7c1d094088aefab02f680f11e7 (patch) | |
tree | e77052426984297477730d40938773acf6629c43 /changes | |
parent | 3f7591b1e6653c1d55a0980951c8566ad7809075 (diff) | |
parent | 0b334d1c1bc1fa5841711ccd093b8531aac342d0 (diff) | |
download | tcl-e4c6ac1c0f985e7c1d094088aefab02f680f11e7.zip tcl-e4c6ac1c0f985e7c1d094088aefab02f680f11e7.tar.gz tcl-e4c6ac1c0f985e7c1d094088aefab02f680f11e7.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) |