about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorpseyfert <pseyfert.mathphys@gmail.com>2018-05-21 22:45:13 +0200
committerOliver Kiddle <okiddle@yahoo.co.uk>2018-08-31 22:58:52 +0200
commite754b18ca790e509dd28e3d29191637a27410c53 (patch)
treeb8987015681c069d9e1de5f72fe48962ac54d03c /ChangeLog
parent7d905fd4feaf574c25142ec650d865c7f575f421 (diff)
downloadzsh-e754b18ca790e509dd28e3d29191637a27410c53.tar.gz
zsh-e754b18ca790e509dd28e3d29191637a27410c53.tar.xz
zsh-e754b18ca790e509dd28e3d29191637a27410c53.zip
42810: git remote set-url completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cfecf7c12..1dcaa079b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-08-31  Oliver Kiddle  <okiddle@yahoo.co.uk>
+
+	* 42810: pseyfert: Completion/Unix/Command/_git:
+	git remote set-url completion
+
 2018-08-30  Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
 
 	* 43349: Completion/X/Command/_eog: new completion for eog
@@ -6,6 +11,9 @@
 
 2018-08-29  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
+	* 43351: Completion/Unix/Type/_diff_options: handle the new
+	diff implementation in the pre-release version of FreeBSD 12
+
 	* 43346: Completion/Linux/Command/_cryptsetup,
 	Completion/Linux/Command/_networkmanager,
 	Completion/Linux/Command/_strace, Completion/Unix/Command/_attr,