diff options
author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2017-12-13 18:08:18 +0000 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2017-12-13 18:08:18 +0000 |
commit | a3d92298ff9dd14c98b01c76d7e374499fd27ae7 (patch) | |
tree | a4f864ce7dc89491ddfdecacf9735d350328bfb5 /ChangeLog | |
parent | 97c74dcb0e5a22d57759c15d64eaeab87ba410f1 (diff) | |
download | zsh-a3d92298ff9dd14c98b01c76d7e374499fd27ae7.tar.gz zsh-a3d92298ff9dd14c98b01c76d7e374499fd27ae7.tar.xz zsh-a3d92298ff9dd14c98b01c76d7e374499fd27ae7.zip |
42113: BSD complation updates.
Remove use of pkg_* for FreeBSD. Add BSD architecture utilities.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 16fcd3f61..e46c5228f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2017-12-13 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * Matthew Martin: 42113: Completion/BSD/Command/_bsd_pkg, + Completion/BSD/Type/_fbsd_architectures, + Completion/BSD/Type/_nbsd_architectures, + Completion/BSD/Type/_obsd_architectures: Remove FreeBSD use of + pkg_* tools and add BSD architecture utilities. + 2017-12-12 Peter Stephenson <p.stephenson@samsung.com> * 42110: Src/parse.c, Test/A04redirect.ztst: fix redirection in |