about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4a00f67a..77f5df6c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-20  Peter Stephenson  <pws@csr.com>
+
+	* 19801: Src/builtin.c: Autoloading of TRAP functions was never
+	implemented.
+
 2004-04-20  Oliver Kiddle  <opk@zsh.org>
 
 	* 19767, 19785: Src/builtin.c, Src/exec.c, Src/hashtable.c,