diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2018-10-07 Daniel Shahaf <d.s@daniel.shahaf.name> + * 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 + argument --- even with future 'git rebase -i' verbs. + * 43586: Functions/VCS_Info/Backends/VCS_INFO_get_data_git: vcs_info git: Reformat to minimise next diff. No functional change. |