about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2015-01-11 17:42:49 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2015-01-11 17:42:49 +0000
commit0ea940bb589e807d7412a99f2f5843b745dd356d (patch)
treeeb834b671bcaaa3382671ab45e09e9717c3f4b95 /ChangeLog
parent5caf317c3a29ca0091f7e19b4f923978aaa4b012 (diff)
downloadzsh-0ea940bb589e807d7412a99f2f5843b745dd356d.tar.gz
zsh-0ea940bb589e807d7412a99f2f5843b745dd356d.tar.xz
zsh-0ea940bb589e807d7412a99f2f5843b745dd356d.zip
34233: function execution trick needed for _qdbus
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2ccb53df..a7fece873 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-01-11  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 34233: Completion/Linux/Command/_qdbus: add _qdbus "$@" trick.
+
 2015-01-10  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* unposted: Test/C04funcdef.ztst: test for the foregoing