summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2017-08-18 12:56:29 +0200
committerOliver Kiddle <opk@zsh.org>2017-08-18 12:56:39 +0200
commitbcb285dbb69e6134e1c1f107627085ad6b2c462e (patch)
treeb7583d0aeabe6341ebf1e86d58d27d29072d2458 /ChangeLog
parentba6538637ee5306790ebcfabe3261bcf37d73aef (diff)
downloadzsh-bcb285dbb69e6134e1c1f107627085ad6b2c462e.tar.gz
zsh-bcb285dbb69e6134e1c1f107627085ad6b2c462e.tar.xz
zsh-bcb285dbb69e6134e1c1f107627085ad6b2c462e.zip
41561: update dhclient completion
handle Free/OpenBSD implementations and bring options up-to-date
for the ISC implementation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e1a525c3f..a6e2f5b31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2017-08-18  Oliver Kiddle  <opk@zsh.org>
 
+	* 41561: Completion/Unix/Command/_dhclient: handle Free/OpenBSD
+	and bring options up-to-date for the ISC implementation
+
 	* 41560: Completion/Unix/Command/_chsh: cleanup chsh completion
 	for different platforms