From ed447dd9b743e922faf038620e7b05307bda14f8 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Fri, 12 Apr 2002 23:22:57 +0000 Subject: 16972: complete for aaaa, zone, mx, soa, txt. --- ChangeLog | 5 +++++ Completion/Unix/Type/_hosts | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 778419d73..faae79d32 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-04-12 Clint Adams + + * 16972: Completion/Unix/Type/_hosts: complete for aaaa, zone, mx, + soa, txt. + 2002-04-09 Felix Rosencrantz * 16955: Completion/Unix/Type/.distfiles, diff --git a/Completion/Unix/Type/_hosts b/Completion/Unix/Type/_hosts index fc2970cb9..a058b28da 100644 --- a/Completion/Unix/Type/_hosts +++ b/Completion/Unix/Type/_hosts @@ -1,4 +1,4 @@ -#compdef ftp ping rwho rup xping traceroute host +#compdef ftp ping rwho rup xping traceroute host aaaa zone mx ns soa txt local expl hosts -- cgit 1.4.1