summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-12-01 09:10:06 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-12-01 09:10:06 (GMT)
commit146cfccff069eeb8ba183ae7a6c40f3aab324539 (patch)
tree405e3276d7d2a760bf54a8695248be01b12fa6c8 /changes
parentb716798ade269386dfce8a8372079a146cd39993 (diff)
downloadtcl-146cfccff069eeb8ba183ae7a6c40f3aab324539.zip
tcl-146cfccff069eeb8ba183ae7a6c40f3aab324539.tar.gz
tcl-146cfccff069eeb8ba183ae7a6c40f3aab324539.tar.bz2
Note incompatibility caused by switch of flags to dlopen() for Bug 3216070.
Diffstat (limited to 'changes')
-rw-r--r--changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes b/changes
index 91f036b..0442b3a 100644
--- a/changes
+++ b/changes
@@ -7512,6 +7512,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-04-12 (bug fix)[3285472] intrep corruption in [string reverse] (porter)