about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c9ecda72..394d64f6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
 	* 16942: Src/glob.c:  Allow zero-length matches in parameter
 	substitutions.
 
+2002-04-04  Oliver Kiddle  <opk@zsh.org>
+
+	* 16935: Completion/Unix/Command/_ssh: update list of options
+	completed and add sftp completion
+
 2002-04-04  Clint Adams  <clint@zsh.org>
 
         * 16934: Completion/Unix/Command/_ssh: complete -1 as well as -2.