summaryrefslogtreecommitdiff
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 f385ac3ae..f55552b4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,9 @@
__git_recent_commits gets called twice for _git-checkout
(for __git_revisions and __git_tree_ishs).
+ * 35211: Completion/Unix/Command/_git: __git_commit_objects:
+ do not use _guard, but only a pattern for skipping.
+
2015-05-19 Daniel Shahaf <d.s@daniel.shahaf.name>
* users/20222: Completion/Unix/Command/_git: users/20222: