about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <danielsh@apache.org>2020-03-12 18:06:22 +0000
committerDaniel Shahaf <danielsh@apache.org>2020-03-15 00:18:30 +0000
commit4ce4483daf856aa7e9adfecea8e5ee7f87f0b22c (patch)
tree060ac6da895f8cee7400cfd3def25b22914750b3 /ChangeLog
parente1946bacf82653b4795793abe5ae095e3e65fea7 (diff)
downloadzsh-4ce4483daf856aa7e9adfecea8e5ee7f87f0b22c.tar.gz
zsh-4ce4483daf856aa7e9adfecea8e5ee7f87f0b22c.tar.xz
zsh-4ce4483daf856aa7e9adfecea8e5ee7f87f0b22c.zip
45539: vcs_info git: In non-interactive rebases, obtain applied patches' names.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index edf814dd9..92d37809e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2020-03-15  Daniel Shahaf  <danielsh@apache.org>
 
+	* 45539: Functions/VCS_Info/Backends/VCS_INFO_get_data_git:
+	vcs_info git: In non-interactive rebases, obtain applied
+	patches' names.
+
 	* 45540: Doc/Zsh/contrib.yo,
 	Functions/VCS_Info/Backends/VCS_INFO_get_data_git: vcs_info git:
 	In non-interactive rebases, compute patch names for unapplied