summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWieland Hoffmann <themineo@gmail.com>2018-10-03 11:28:33 +0200
committerOliver Kiddle <okiddle@yahoo.co.uk>2018-11-02 00:45:35 +0100
commit11c84dcef4f2eef6429afd1e902e6d09256edc81 (patch)
tree71bf7049fbd52212e1a3485e79b1e451c2080f56 /ChangeLog
parentce048aee385a21deea0cf48d86233d4b5140d930 (diff)
downloadzsh-11c84dcef4f2eef6429afd1e902e6d09256edc81.tar.gz
zsh-11c84dcef4f2eef6429afd1e902e6d09256edc81.tar.xz
zsh-11c84dcef4f2eef6429afd1e902e6d09256edc81.zip
github #29: Add completion support for Gits --color-moved option and color settings
--color-moved was added in Git 2.15.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1766680e1..1f1e080a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-11-02  Oliver Kiddle  <okiddle@yahoo.co.uk>
+
+	* github #29: Wieland Hoffmann: Completion/Unix/Command/_git:
+	Add completion support for Gits --color-moved option and
+	color settings
+
 2018-10-31  Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
 
 	* 43746: Completion/Unix/Command/_ping: update for BSD and