summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-13 09:13:45 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-13 09:13:45 (GMT)
commitac11a249f5f3b0953155d8b03999874e772bad05 (patch)
tree090485a8c7d60570c642e8f662418be3a8175f1d /ChangeLog
parent84b9c7728c8f168edce68d529ddac68a5056e766 (diff)
parent7d3155c6e360cfbc4c9d6e98244622435eb470b9 (diff)
downloadtcl-ac11a249f5f3b0953155d8b03999874e772bad05.zip
tcl-ac11a249f5f3b0953155d8b03999874e772bad05.tar.gz
tcl-ac11a249f5f3b0953155d8b03999874e772bad05.tar.bz2
If TCL_NO_DEPRECATED is defined, make sure that TIP #139 functions all are taken from the public stub table, even if the inclusion is through tclInt.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5db7896..9cfa769 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-01-13 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tclIntDecls.h: If TCL_NO_DEPRECATED is defined, make
+ sure that TIP #139 functions all are taken from the public stub
+ table, even if the inclusion is through tclInt.h.
+
2013-01-12 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tclInt.decls: Put back TclBackgroundException in