summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2005-04-15 02:38:27 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2005-04-15 02:38:27 (GMT)
commitf2ba23c5317d5946330c79c359b396664ede4bc9 (patch)
tree0e9c66a63a8fd53bedbe6c3580140f04ca87e91b /ChangeLog
parentcbc0b3c930089c8d255b4ff129ee8ef971592b00 (diff)
downloadtcl-f2ba23c5317d5946330c79c359b396664ede4bc9.zip
tcl-f2ba23c5317d5946330c79c359b396664ede4bc9.tar.gz
tcl-f2ba23c5317d5946330c79c359b396664ede4bc9.tar.bz2
* generic/tclExecute.c: missing semicolons caused failure to
compile with TCL_COMPILE_DEBUG.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ef991b..f345148 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-15 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclExecute.c: missing semicolons caused failure to
+ compile with TCL_COMPILE_DEBUG.
+
2005-04-13 David Gravereaux <davygrvy@pobox.com>
* generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit