about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 903d9e9c7..cfb4aa427 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,19 @@
 2002-03-25  Oliver Kiddle  <opk@zsh.org>
 
+	* 16366: Completion/X/Command/_vnc, Completion/Unix/Command/_java,
+	Completion/Unix/Command/_samba: add missing description
+	argument in _values calls
+
+	* 16366 (modified for 4.0): Completion/Unix/Type/_net_interfaces,
+	Completion/Unix/Command/_ifconfig, Completion/Unix/Type/.distfiles,
+	Completion/Unix/Command/.distfiles: new ifconfig completion
+
+	* Clint: 15079: Completion/Unix/Command/_last: completion for last
+
 	* 16804: Completion/Unix/Command/_sccs,
 	Completion/Unix/Command/.distfiles: completion for sccs
 
-	* 16864: Completion/Unix/Command/ssh: fix remote file completion
+	* 16864: Completion/Unix/Command/_ssh: fix remote file completion
 	with relative paths
 
 2002-03-17  Bart Schaefer  <schaefer@zsh.org>