summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGautam Iyer <gautam@math.cmu.edu>2019-02-10 16:42:22 -0500
committerOliver Kiddle <okiddle@yahoo.co.uk>2019-05-07 00:06:39 +0200
commitf7850406c993ceb2d8924ae428585e91c569aab0 (patch)
tree6db765a8761fc3ec41b4d44dd5da1fc07aa84cd7 /ChangeLog
parent6bf8c4720da20a73f8ebde151c761c3766e12b4b (diff)
downloadzsh-f7850406c993ceb2d8924ae428585e91c569aab0.tar.gz
zsh-f7850406c993ceb2d8924ae428585e91c569aab0.tar.xz
zsh-f7850406c993ceb2d8924ae428585e91c569aab0.zip
gitlab !7: Minor fixes to _lp and _gv completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 988cdec75..1c1a924ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2019-05-06  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
+	* Gautam Iyer: gitlab !7: Completion/Unix/Command/_lp,
+	Completion/X/Command/_gv: Minor fixes to lp and gv completion
+
 	* Doron Behar: gitlab !8: Completion/Unix/Command/_luarocks:
 	Support completion of installed lua rocks' versions