about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2015-03-09 20:03:05 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2015-03-09 20:03:37 +0000
commit57be7b743fbd7afb86edaac3ac86ef34182f86b9 (patch)
tree0c8e1b17f24dd81ffca5f2691fe8b04feb3ed39d /ChangeLog
parent69ada95acd9cb5c5ea51277f23739affe13cc1fb (diff)
downloadzsh-57be7b743fbd7afb86edaac3ac86ef34182f86b9.tar.gz
zsh-57be7b743fbd7afb86edaac3ac86ef34182f86b9.tar.xz
zsh-57be7b743fbd7afb86edaac3ac86ef34182f86b9.zip
34673: vcs_info git: Fix error message when rebase hasn't started
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 109027b34..bdb177cfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-03-09  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 34673: Functions/VCS_Info/Backends/VCS_INFO_get_data_git:
+	vcs_info git: Fix error message when rebase hasn't started
+
 	* 34693: Completion/Unix/Command/_sudo: sudo completion: Don't
 	false positive 'sudo -e' detection