about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c69774286..a0df4b107 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2018-08-24  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 43313 (log message tweaked):
+	Functions/VCS_Info/Backends/VCS_INFO_get_data_git: vcs_info git:
+	For the branch name, try to find a symbolic name before falling
+	back to a raw commit hash.
+
 	* 43314: Functions/VCS_Info/Backends/VCS_INFO_get_data_git:
 	vcs_info git: Flatten a nested if.