summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b881c80..c9c8159 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-08-10 Miguel Sofer <msofer@users.sf.net>
+ * generic/tclInt.h: remove redundant ops in TclNewStringObj macro
+
+2007-08-10 Miguel Sofer <msofer@users.sf.net>
+
* generic/tclInt.h: fix the TclSetVarNamespaceVar macro, was
causing a leak.