summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e214ef4..59d2359 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2004-05-18 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+ * doc/interp.n: Added user documentation for the TIP#143 resource
+ limits and some examples.
+
* generic/tclInterp.c (Tcl_LimitCheck, Tcl_LimitTypeReset): Reset
the limit-exceeded flag when removing a limit.