about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <okiddle@yahoo.co.uk>2019-09-27 00:23:50 +0200
committerOliver Kiddle <okiddle@yahoo.co.uk>2019-09-27 00:23:50 +0200
commit81be5d1dceae907052858d3c2140a109d5c3f553 (patch)
tree04e98c37867c55dc7f65e61d5521b34aab1cbb4d /ChangeLog
parent0ff02590c38cfb54c5df9002ceac898225b8fdd1 (diff)
downloadzsh-81be5d1dceae907052858d3c2140a109d5c3f553.tar.gz
zsh-81be5d1dceae907052858d3c2140a109d5c3f553.tar.xz
zsh-81be5d1dceae907052858d3c2140a109d5c3f553.zip
44780: add completion to getent for the utmpx key on FreeBSD
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d53a8e13..53e63fce9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2019-09-26  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
+	* 44780: Completion/Unix/Command/_getent: add completion to
+	getent for the utmpx key on FreeBSD.
+
 	* 44779: Completion/Unix/Command/_git: completion for new
 	git switch and git restore commands