about summary refs log tree commit diff
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 0e88e9a0d..73c41a14d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-10-29  Peter Stephenson  <pws@csr.com>
 
+	* 17873: Src/params.c: When restoring SECONDS after a function,
+	take account of time spent in the function.
+
 	* 17872: Src/builtin.c: Make sure `typeset SECONDS' uses a
 	suitable type when creating a new local parameter.