summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73412aa..0e75aa7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,11 @@
further functionality, currently unused (but with several FRQs
depending on it).
+ ***POTENTIAL INCOMPATIBILITY***
+ Any user that includes tclInt.h and needs to determine if it is
+ running at level 0 should change (iPtr->varFramePtr==NULL) to
+ (iPtr->varFramePtr==iPtr->rootFramePtr).
+
2006-10-23 Don Porter <dgp@users.sourceforge.net>
* README: Bump version number to 8.5a6