diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2011-05-25 21:46:25 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2011-05-25 21:46:25 +0000 |
commit | 671479ded18b52a0e8e9abe6a10f07adbf7001c5 (patch) | |
tree | 7f9893aa2461e44e5cad561ab6cca60f2c5f1eca | |
parent | 9d1976518eda9c32c5723f14fcc3690535f08e15 (diff) | |
download | zsh-671479ded18b52a0e8e9abe6a10f07adbf7001c5.tar.gz zsh-671479ded18b52a0e8e9abe6a10f07adbf7001c5.tar.xz zsh-671479ded18b52a0e8e9abe6a10f07adbf7001c5.zip |
changelog
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index b445f0c09..e1693eef8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2011-05-25 Peter Stephenson <p.w.stephenson@ntlworld.com> - * Bernhard Tittelbach: 29371: Completion/Unix/Command/_initctl: + * Bernhard Tittelbach: 29371: Completion/Unix/Command/_initctl: completion for initctl and related system job management utilities. @@ -14820,5 +14820,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5328 $ +* $Revision: 1.5329 $ ***************************************************** |