diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-06-04 15:32:06 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-06-04 15:32:06 +0000 |
commit | 96eb8faa7c811b49d78f3772e327c502a972da5e (patch) | |
tree | 8a342f74b3305a0efb170bcba236f4e73b89b90b /ChangeLog | |
parent | dd01bd64df5dbeb29659e746043dc283e051807c (diff) | |
download | zsh-96eb8faa7c811b49d78f3772e327c502a972da5e.tar.gz zsh-96eb8faa7c811b49d78f3772e327c502a972da5e.tar.xz zsh-96eb8faa7c811b49d78f3772e327c502a972da5e.zip |
Baptiste Daroussin: 27033: FreeBSD portaudit and mount completion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 9bdf88564..f25811e1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-06-04 Peter Stephenson <pws@csr.com> + * Baptiste Daroussin: 27033: Completion/BSD/Command/_portaudit, + Completion/Unix/Command/_mount: more FreeBSD changes. + * Baptiste Daroussin: 27030: Completion/Unix/Type/_file_systems: update for FreeBSD. @@ -11825,5 +11828,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4711 $ +* $Revision: 1.4712 $ ***************************************************** |