summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-12-03 13:52:00 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-12-04 21:37:02 +0000
commitf71de84f1d9f7c2d63226a2e5534fc12d05ec716 (patch)
treefb1b3b020c8f6e0129b791bdf07e952850b889a9 /ChangeLog
parentd9237ccdbfb0f24ca40fead41de79e13b5f712be (diff)
downloadzsh-f71de84f1d9f7c2d63226a2e5534fc12d05ec716.tar.gz
zsh-f71de84f1d9f7c2d63226a2e5534fc12d05ec716.tar.xz
zsh-f71de84f1d9f7c2d63226a2e5534fc12d05ec716.zip
unposted: vcs_info git: Handle rebase-apply sequences with >=10000 patches.
Review-by: Frank Terbeck
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05e39d2d1..67f8c7687 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-12-04  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* unposted: Functions/VCS_Info/Backends/VCS_INFO_get_data_git:
+	vcs_info git: Handle rebase-apply sequences with >=10000 patches.
+
 	* 40074: Functions/VCS_Info/Backends/VCS_INFO_get_data_git:
 	vcs_info git: rfc822-unfold rebase-apply patch subjects when
 	msg-clean is unavailable.