about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2015-10-31 19:10:27 +0100
committerOliver Kiddle <opk@zsh.org>2015-10-31 19:11:16 +0100
commit098319df9922441ca70c233195151cb1965556a8 (patch)
treeeedf8477035f5039c60d1386f498408904efddd9 /ChangeLog
parent607a7a85b65527fb98e1a47c02dca6a777595eec (diff)
downloadzsh-098319df9922441ca70c233195151cb1965556a8.tar.gz
zsh-098319df9922441ca70c233195151cb1965556a8.tar.xz
zsh-098319df9922441ca70c233195151cb1965556a8.zip
37028: new scl completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9068f13a0..86510979c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2015-10-31  Oliver Kiddle  <opk@zsh.org>
 
+	* 37028: Completion/Redhat/Command/_scl: new completion
+
 	* 36993: Eric Cook: Functions/Misc/zed: fix argument parsing
 
 2015-10-31  Barton E. Schaefer  <schaefer@zsh.org>