summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-12-13 12:03:51 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-12-13 12:03:51 (GMT)
commite30259f5920c3e4e6a6ff76d6c7d80bdbfd5ac32 (patch)
tree8ff73a68779156be1ab89b42823c7662ccc51060 /ChangeLog
parentb8f7032b2378ad5140908f50da466efe081d0afb (diff)
downloadtcl-e30259f5920c3e4e6a6ff76d6c7d80bdbfd5ac32.zip
tcl-e30259f5920c3e4e6a6ff76d6c7d80bdbfd5ac32.tar.gz
tcl-e30259f5920c3e4e6a6ff76d6c7d80bdbfd5ac32.tar.bz2
Changelog entry, and change macro variable to not conflict with possible outside variable names
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef04907..092d5f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-12-13 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tcl.h: Fix Tcl_DecrRefCount macro such that it
+ doesn't access its objPtr parameter twice any more.
+
2012-11-14 Donal K. Fellows <dkf@users.sf.net>
* unix/tclUnixPipe.c (DefaultTempDir): [Bug 2933003]: Allow overriding