diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2006-02-16 22:47:14 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2006-02-16 22:47:14 +0000 |
commit | 16916cd849880908d70fc53dbd179814460dba13 (patch) | |
tree | 87d8990519630a64a8de85c53e9d5bbe96bddcd2 /ChangeLog | |
parent | 4c83a7dbbfa9fe18a6e8c9912c38d4cdc53bf91b (diff) | |
download | zsh-16916cd849880908d70fc53dbd179814460dba13.tar.gz zsh-16916cd849880908d70fc53dbd179814460dba13.tar.xz zsh-16916cd849880908d70fc53dbd179814460dba13.zip |
Weed out hashed-entry lines from the known_hosts file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
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. |