summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f5598613..ecd7094a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-11-18 Wayne Davison <wayned@users.sourceforge.net>
+ * users/9690: Completion/Unix/Command/_ssh: improved Hannu's
+ completion code to handle multiple hostnames per "Host" directive
+ and to skip wildcard-containing names.
+
* unposted: Src/Zle/zle_tricky.c: got rid of two unneeded casts.
2005-11-18 Peter Stephenson <pws@csr.com>