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, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 85edc7ccd..b5ad41ded 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
 2001-03-29  Peter Stephenson  <pws@csr.com>
 
-	* 13837: Src/builtin.c: disallows changing of parameter type
+	* 13838: Src/prompt.c: don't assume we can change the string
+	returned by getsparam("HOST").
+
+	* 13837: Src/builtin.c: disallow changing of parameter type
 	for autoloadable parameter (bug 219459 on Sourceforge).
 
 2001-03-29  Sven Wischnowsky  <wischnow@zsh.org>