summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2007-10-02 21:53:44 (GMT)
committerhobbs <hobbs>2007-10-02 21:53:44 (GMT)
commit663575eb38592a78c77567a110ff260a7ebb9258 (patch)
treec17e0d920eebe22e8fd4fa0047debd633cb27b5f /ChangeLog
parent69718fd058c2a079624553c560274baf65b9d923 (diff)
downloadtcl-663575eb38592a78c77567a110ff260a7ebb9258.zip
tcl-663575eb38592a78c77567a110ff260a7ebb9258.tar.gz
tcl-663575eb38592a78c77567a110ff260a7ebb9258.tar.bz2
* generic/tcl.h (Tcl_DecrRefCount): Update change from 2006-05-29
to make macro more warning-robust in unbraced if code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d45ce67..b298155 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-02 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * generic/tcl.h (Tcl_DecrRefCount): Update change from 2006-05-29
+ to make macro more warning-robust in unbraced if code.
+
2007-10-02 Don Porter <dgp@users.sourceforge.net>
* README: Bump version number to 8.4.17