about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-11-04 17:37:17 +0000
committerPeter Stephenson <pws@zsh.org>2015-11-04 17:37:17 +0000
commit20153c573e1d9156fdee02fb854298bc0b88545f (patch)
tree26f56f18763a9fd6c823d09bb9802c60048c9846 /ChangeLog
parent9642aeeaebd654565a045475d4d3ba101bfaec8f (diff)
downloadzsh-20153c573e1d9156fdee02fb854298bc0b88545f.tar.gz
zsh-20153c573e1d9156fdee02fb854298bc0b88545f.tar.xz
zsh-20153c573e1d9156fdee02fb854298bc0b88545f.zip
37062: tentative mechanism for git commit descriptions.
Mechanism for forcing completion system into verbose mode is subject
to change.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb6575b3a..6b4a38a85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-11-04  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 37062: Completion/Unix/Command/_git: allow verbose
+	descriptions of commits and branches using git log.  Mechanism
+	for turning this on subject to change.
+
 2015-11-02  Daniel Hahler  <zsh@thequod.de>
 
 	* 35303: Completion/Unix/Command/_systemd: remove it in favour of the