about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrank Terbeck <ft@bewatermyfriend.org>2016-05-08 00:09:16 +0200
committerFrank Terbeck <ft@bewatermyfriend.org>2016-05-09 03:40:31 +0200
commit05e37bd994a04874215c5e02bbfd43599c512c63 (patch)
tree5e105794791ccb7623cd5df0bb21c5d7a3e5de11 /ChangeLog
parent58d8e462723d340a610e48e8c5df3693d3d41edc (diff)
downloadzsh-05e37bd994a04874215c5e02bbfd43599c512c63.tar.gz
zsh-05e37bd994a04874215c5e02bbfd43599c512c63.tar.xz
zsh-05e37bd994a04874215c5e02bbfd43599c512c63.zip
38420: _baudrates: Make style lookups fit better with the rest of compsys
To quote Oliver Kiddle:
> The original concept with styles was that style's could have fairly
> generic names because the context allows you to select the detailed
> context. So perhaps consider allowing this to work as, for example:
>   zstyle ':completion:*:*:screen:*:baud-rates' max-value 9600
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d65826878..9ddab6da6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,9 @@
 	* 38425: Completion/BSD/Command/_cu: _cu: Remove old -d option of
 	_baudrates
 
+	* 38420: Completion/Unix/Type/_baudrates: _baudrates: Make style
+	lookups fit better with the rest of compsys
+
 2016-05-06  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* 38401: Completion/Debian/Type/_deb_packages: New completion