about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-06-04 16:57:48 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-06-06 08:10:11 +0000
commite8943e7007d27143d17cf66acf659e92fcea1fe9 (patch)
treee22b00c3fa4f914fd41acadb511f139f0fe7f8ed /ChangeLog
parent8cca44482481eb4a91d2cae60f9c207a296a7d50 (diff)
downloadzsh-e8943e7007d27143d17cf66acf659e92fcea1fe9.tar.gz
zsh-e8943e7007d27143d17cf66acf659e92fcea1fe9.tar.xz
zsh-e8943e7007d27143d17cf66acf659e92fcea1fe9.zip
38609: vcs_info quilt: Factor out a helper function. No functional change.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d79ebc235..5f0cae6ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-06-06  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 38609: Functions/VCS_Info/VCS_INFO_quilt: vcs_info quilt:
+	Factor out a helper function. No functional change.
+
 2016-06-05  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 38622: Src/jobs.c: consistent handling of "--" in "kill" builtin