about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36c5a9cbe..3b91d17e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2002-09-03  Oliver Kiddle  <opk@zsh.org>
+
+	* 17607: Completion/Unix/Command/_ssh: pass through options such as
+	the port number to ssh when getting remote files for scp
+
+	* 17591: Completion/Linux/Command/_losetup,
+	Completion/Linux/Command/_modutils,
+	Completion/Linux/Command/_valgrind: new completion for losetup
+	and move a couple of functions to the Linux directory 
+
 2002-09-03  Peter Stephenson  <pws@csr.com>
 
 	* 17602, 17603: Doc/Zsh/builtins.yo, Src/builtin.c, Src/zsh.h: