about summary refs log tree commit diff
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 5bf50a499..00896da50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 	* 33151: Completion/Unix/Command/_git: completion git: support
 	aliases when \n exist
 
+	* 33147: Functions/VCS_Info/Backends/VCS_INFO_get_data_git:
+	vcs_info git: detect revert or cherry-pick with multiple commits
+
 2014-09-12  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 33143: Src/init.c: POSIX_ARGZERO more closely matches bash et al.