summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2018-10-02 15:20:54 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2018-10-07 15:05:19 +0000
commit5c9ef1a1faf42136ce330aa6f8e2123e83497239 (patch)
treee074a201175cb92d2b780fa6939a638d8ab77dac /ChangeLog
parent0c00eed4c77aee7af64e9272bfd1cddb8663e477 (diff)
downloadzsh-5c9ef1a1faf42136ce330aa6f8e2123e83497239.tar.gz
zsh-5c9ef1a1faf42136ce330aa6f8e2123e83497239.tar.xz
zsh-5c9ef1a1faf42136ce330aa6f8e2123e83497239.zip
43587: vcs_info git: In 'git rebase -i', when computing subjects of applied-patches, handle an edge case where the subject is not available.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6d0af294..af9107e62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2018-10-07  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 43587: Functions/VCS_Info/Backends/VCS_INFO_get_data_git:
+	vcs_info git: In 'git rebase -i', when computing subjects
+	of applied-patches, handle an edge case where the subject is
+	not available.
+
 	* 43588: Functions/VCS_Info/Backends/VCS_INFO_get_data_git:
 	vcs_info git: Make sure applied-patches is of the form "$hash
 	$subject" --- that is, has a space and a non-empty second