summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd79613f3..c2f645bcd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2018-10-08  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 43620 (tweaked): Doc/Zsh/contrib.yo,
+	Functions/VCS_Info/Backends/VCS_INFO_get_data_git,
+	Functions/VCS_Info/VCS_INFO_set-patch-format, README: vcs_info
+	git: Reverse the order patches are passed to gen-unapplied-string
+	in.
+
 	* 43617: Functions/VCS_Info/Backends/VCS_INFO_get_data_git:
 	vcs_info git: During a non-interactive rebase of a detached head,
 	computer the %b expando correctly.