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 9420174..9e30ac7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@
* generic/tclGetDate.y:
* generic/tclDate.c:
* generic/tclLiteral.c: (char *) cast in ckfree call
+ * generic/tclPanic.c: Feature Request 2814786: remove TclpPanic
+ * generic/tclInt.h
+ * unix/tclUnixPort.h
+ * win/tclWinPort.h
2009-07-22 Alexandre Ferrieux <ferrieux@users.sourceforge.net>