about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 7bb4c9151..94a084cd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,10 @@
 2002-02-08  Clint Adams  <clint@zsh.org>
 
-       * Matt Zimmerman: 16590: Completion/Unix/Type/_dict_words:
-       use a prefix match instead of a "fuzzy-exact" match.
+	* 16566, 16568, Oliver: 16461: Completion/Unix/Command/_ssh:
+	improvements for scp completion.
+
+	* Matt Zimmerman: 16590: Completion/Unix/Type/_dict_words:
+	use a prefix match instead of a "fuzzy-exact" match.
 
 2002-02-07  Clint Adams  <clint@zsh.org>