From e176eff554b592cd649a88cd7de23399755e43f4 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Thu, 19 Mar 2015 06:49:42 +0000 Subject: 34739: git completion: Fix regression in ce80a92 This restores the message when completing a commit object name that isn't one of the most recent 20 commits. e.g., 'git checkout deadbeef'. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 37d7c7962..319cbb102 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-03-19 Daniel Shahaf + + * 34739: Completion/Unix/Command/_git: git completion: Fix + regression in ce80a92 (workers/34638) + 2015-03-18 Barton E. Schaefer * 34734: Doc/Zsh/grammar.yo, Src/lex.c, Test/A02alias.ztst: -- cgit 1.4.1