summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0529f68fd..5cfd009c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-08-18 Clint Adams <clint@zsh.org>
+ * 25480: Completion/Unix/Command/_git: add more quotes to the
+ three _call_program invocations with git for-each-ref.
+
* Mikael Magnusson: 25473: Completion/Unix/Command/_git: add
missing parenthesis.