about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-07-29 17:00:05 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-07-31 16:21:28 +0000
commit774f654e364ad19573cefe9f9d4e4919cdaacfd1 (patch)
treeda3f7de0a8593a5994bccbb072579ec53ae9945f /ChangeLog
parent8d71a610af2a054e555cb2b97666e18f1964fdd6 (diff)
downloadzsh-774f654e364ad19573cefe9f9d4e4919cdaacfd1.tar.gz
zsh-774f654e364ad19573cefe9f9d4e4919cdaacfd1.tar.xz
zsh-774f654e364ad19573cefe9f9d4e4919cdaacfd1.zip
38962: _git-config: Document more line noise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 970d3e423..bb3c16e1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-07-31  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 38962: Completion/Unix/Command/_git: _git-config: Document
+	more line noise.
+
 	* 38959: Doc/Zsh/compsys.yo: Document 38956 (_widgets).
 
 2016-07-29  Daniel Shahaf  <d.s@daniel.shahaf.name>