summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 716faffa7..622738e6f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-02-16 Wayne Davison <wayned@users.sourceforge.net>
+ * unposted: Completion/Unix/Type/_hosts: weed out hashed-entry
+ lines from the known_hosts file (these lines start with a '|').
+
* 22275: Doc/Zsh/expn.yo: a few more improvements in the
discussion of field splitting, the = flag, and SH_WORD_SPLIT.