summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2008-08-04 13:43:38 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2008-08-04 13:43:38 (GMT)
commit43e81520e0e2ad0155c836147ceff63c3c7a3855 (patch)
treec7411f266bdbdc00f8f59fa1003453f5460d0468 /ChangeLog
parent7afb51929c36eb56d586471d1411586a7f3c2a6e (diff)
downloadtcl-43e81520e0e2ad0155c836147ceff63c3c7a3855.zip
tcl-43e81520e0e2ad0155c836147ceff63c3c7a3855.tar.gz
tcl-43e81520e0e2ad0155c836147ceff63c3c7a3855.tar.bz2
* generic/tclBasic.c: made atProcExit commands run
* generic/tclCompile.h: inconditionally, streamlined * generic/tclExecute.c: atProcExit/tailcall processing * generic/tclProc.c: in TEBC. * tests/unsupported.test:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2730b57..feccf40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-08-04 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclBasic.c: made atProcExit commands run
+ * generic/tclCompile.h: inconditionally, streamlined
+ * generic/tclExecute.c: atProcExit/tailcall processing
+ * generic/tclProc.c: in TEBC.
+ * tests/unsupported.test:
+
2008-08-04 Don Porter <dgp@users.sourceforge.net>S
* generic/tclExecute.c: Stopped faulty double-logging of errors to