summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62427ce..3c4651f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-30 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclBasic.c (TclObjInvoke): Make sure that a null objProc
+ is not used, use Tcl_NRCallObjProc instead [Bug 2486550].
+
2009-05-01 Jan Nijtmans <nijtmans@users.sf.net>
* win/configure.in Fix 64-bit detection for zlib on Win64