summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormig <mig>2011-04-06 23:35:17 (GMT)
committermig <mig>2011-04-06 23:35:17 (GMT)
commit90b847d5ece274f9530fc51ffe85bc14531d67b6 (patch)
treeb6d62363adc51b9768bac700621d80db346100de /ChangeLog
parent963b72a978e2d4330b46c084effc90fd45b503d5 (diff)
downloadtcl-90b847d5ece274f9530fc51ffe85bc14531d67b6.zip
tcl-90b847d5ece274f9530fc51ffe85bc14531d67b6.tar.gz
tcl-90b847d5ece274f9530fc51ffe85bc14531d67b6.tar.bz2
* generic/tclExecute.c: fix for [Bug 3274728], making *catchTop an unsigned long.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15cc7a8..062184f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-04-06 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclExecute.c: fix for [Bug 3274728], making *catchTop an
+ unsigned long.
+
2011-04-06 Jan Nijtmans <nijtmans@users.sf.net>
* unix/tclAppInit.c: Make symbols "main" and "Tcl_AppInit"