about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2015-08-14 11:00:39 +0200
committerOliver Kiddle <opk@zsh.org>2015-08-14 11:00:39 +0200
commit9a4e1bf93b0bd60b39bb59fb9bc603cfe891b2d1 (patch)
tree18a2a1ced4b19d4b8b53a924a9fd311e11e2ae0a /ChangeLog
parent5f8a18a561ef83857b2cafdc6eaa19bad254fe89 (diff)
downloadzsh-9a4e1bf93b0bd60b39bb59fb9bc603cfe891b2d1.tar.gz
zsh-9a4e1bf93b0bd60b39bb59fb9bc603cfe891b2d1.tar.xz
zsh-9a4e1bf93b0bd60b39bb59fb9bc603cfe891b2d1.zip
36146: avoid mix of -/ and -g with _files as that just overrides user preferences
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c0151992..f7c734279 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-08-14  Oliver Kiddle <opk@zsh.org>
+
+	* 36146: Completion/Zsh/Type/_command_names,
+	Completion/Zsh/Command/_zmodload: avoid mix of -/ and -g with
+	_files as that just overrides user preferences
+
 2015-08-13  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* unposted: Completion/Unix/Command/_subversion: _subversion: