summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5dc90eb3c..4c3c49966 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-10-19 Wayne Davison <wayned@users.sourceforge.net>
+
+ * 13034: Src/hist.c: Don't call histreduceblanks() if the line
+ didn't parse right.
+
2000-10-17 Bart Schaefer <schaefer@zsh.org>
* unposted: Functions/Misc/zmv: Small typo in example in comment.