about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2017-04-26 16:35:29 +0200
committerOliver Kiddle <opk@zsh.org>2017-04-26 16:35:29 +0200
commit4228d98c6b30831d18cd5d4ef23ed984c7a8e273 (patch)
tree66c05c2ee52477a2d47f6bd321d32f0f76829396 /ChangeLog
parent78afb218b0b2603db227667b616578bfe927518c (diff)
downloadzsh-4228d98c6b30831d18cd5d4ef23ed984c7a8e273.tar.gz
zsh-4228d98c6b30831d18cd5d4ef23ed984c7a8e273.tar.xz
zsh-4228d98c6b30831d18cd5d4ef23ed984c7a8e273.zip
unposted: fix syntax on line end
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index deac80842..531919037 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2017-04-26  Oliver Kiddle  <opk@zsh.org>
 
+	* unposted: Completion/Unix/Command/_dbus: fix syntax on line end
+
 	* 40965 (tweaked c.f. 40968): Completion/BSD/Command/_portmaster,
 	Completion/Debian/Command/_a2utils, Completion/Debian/Command/_apt,
 	Completion/Debian/Command/_lighttpd,