about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33db57d28..524e66caf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -73,6 +73,11 @@
 	* 15023, 15027: Src/parse.c: Accept newlines before the "in"
 	keyword in "for" and "select", per POSIX.
 
+2001-10-15  Wayne Davison  <wayned@users.sourceforge.net>
+
+	* 16059: Src/hist.c: Fix HIST_NO_SPACE when
+	INTERACTIVE_COMMENTS is set and we get a comment.
+
 2001-10-15  Clint Adams  <clint@zsh.org>
 
         * 15094: Functions/Prompts/prompt_clint_setup: