summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2016-06-09 22:54:07 +0200
committerOliver Kiddle <opk@zsh.org>2016-06-09 22:54:07 +0200
commitd2a140e75d8956ac80e5b243065fe88f792901b2 (patch)
tree19a709a79ca4e210d82524010eda6472eb7a240a /ChangeLog
parentcf01ad96d4758c602b41df59bf0fe1330a88b800 (diff)
downloadzsh-d2a140e75d8956ac80e5b243065fe88f792901b2.tar.gz
zsh-d2a140e75d8956ac80e5b243065fe88f792901b2.zip
38641: allow for values which resemble compadd options
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41ae47c54..5063796f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2016-06-09 Oliver Kiddle <opk@zsh.org>
+ * 38641: Completion/Base/Utility/_values: allow for values which
+ resemble compadd options
+
* 38639: Completion/Unix/Command/_su: fix username completion
after -, update options and get user shell with getent