summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c77e0a525..2e5b99cd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-10-25  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 36964: Completion/Unix/Command/_git: _git: Complete remotes
+	branch names with slashes correctly.
+
 	* 36960: Completion/Unix/Command/_git: _git: Enable slash matcher
 	for more branch and tag completions, include 'git branch <TAB>'
 	and 'git tag <TAB>'.