summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormig <mig>2013-01-15 19:35:52 (GMT)
committermig <mig>2013-01-15 19:35:52 (GMT)
commita516222ac12d462aa9216fe294ad8c8b0cf4dc33 (patch)
treef4390779f1403b02307fc0d15bde962352632e81 /ChangeLog
parent71ccd57a94c21d7e36abe8550f656e6f082a2907 (diff)
parent1874c5c7750d3f4dc032c9498cf7270de788e5f2 (diff)
downloadtcl-ISC_peephole.zip
tcl-ISC_peephole.tar.gz
tcl-ISC_peephole.tar.bz2
merge trunkISC_peephole
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1655e15..d9b7df4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2013-01-14 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tclInt.decls: Put back Tcl_[GS]etStartupScript in
+ internal stub table, so extensions using this, compiled
+ against 8.5 headers still run in Tcl 8.6.
+
+2013-01-13 Alexandre Ferrieux <ferrieux@users.sourceforge.net>
+ * doc/fileevent.n: Clarify readable fileevent "false positives" in
+ the case of multibyte encodings/transforms [Bug 3436609].
+
+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
+ internal stub table, so extensions using this, compiled
+ against 8.5 headers still run in Tcl 8.6.
+
2013-01-09 Jan Nijtmans <nijtmans@users.sf.net>
* library/http/http.tcl: [Bug 3599395]: http assumes status line