diff options
-rw-r--r-- | ChangeLog | 10 | ||||
-rw-r--r-- | Completion/Linux/Command/.distfiles | 1 | ||||
-rw-r--r-- | Completion/Linux/Command/_schedtool (renamed from Completion/Zsh/Command/_schedtool) | 0 | ||||
-rw-r--r-- | Completion/Zsh/Command/.distfiles | 1 |
4 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 2c409cfdd..059d6db6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2011-08-18 Mikael Magnusson <mikachu@gmail.com> + + * unposted: Completion/Linux/Command/.distfiles, + Completion/Linux/Command/_schedtool, + Completion/Zsh/Command/.distfiles, + Completion/Zsh/Command/_schedtool: move _schedtool completion + to correct directory. + 2011-08-17 Peter Stephenson <p.w.stephenson@ntlworld.com> * 29703: Src/exec.c, Src/subst.c, Test/D03procsubst.ztst: @@ -15307,5 +15315,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5440 $ +* $Revision: 1.5441 $ ***************************************************** diff --git a/Completion/Linux/Command/.distfiles b/Completion/Linux/Command/.distfiles index 509330f6b..941e2de3c 100644 --- a/Completion/Linux/Command/.distfiles +++ b/Completion/Linux/Command/.distfiles @@ -20,6 +20,7 @@ _modutils _mondo _pkgtool _rpmbuild +_schedtool _sshfs _strace _tpb diff --git a/Completion/Zsh/Command/_schedtool b/Completion/Linux/Command/_schedtool index 869f146e3..869f146e3 100644 --- a/Completion/Zsh/Command/_schedtool +++ b/Completion/Linux/Command/_schedtool diff --git a/Completion/Zsh/Command/.distfiles b/Completion/Zsh/Command/.distfiles index 3981f74cc..6feec496d 100644 --- a/Completion/Zsh/Command/.distfiles +++ b/Completion/Zsh/Command/.distfiles @@ -23,7 +23,6 @@ _print _prompt _read _sched -_schedtool _set _setopt _source |