about summary refs log tree commit diff
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 23580ff0f..653eea3c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2007-10-22  Peter Stephenson  <pws@csr.com>
 
+	* 24007: Src/prompt.c, Src/utils.c: mildly suspicious things
+	found when looking at crash: prompt allocation length and use
+	of "shout".
+
 	* 24006: Src/glob.c: (F) glob qualifier needs to unmetafy.
 
 2007-10-21  Clint Adams  <clint@zsh.org>