summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <okiddle@yahoo.co.uk>2020-06-11 22:31:44 +0200
committerOliver Kiddle <okiddle@yahoo.co.uk>2020-06-11 22:31:44 +0200
commitcce88bdb0c13e7533f85e4fc9e9c2530994eb0f0 (patch)
tree7771a06850b3420f27d4167b5c795bc9ed124725 /ChangeLog
parentc5f12fb732cc9ee9f151dd3357cf5f3f4bb55a48 (diff)
downloadzsh-cce88bdb0c13e7533f85e4fc9e9c2530994eb0f0.tar.gz
zsh-cce88bdb0c13e7533f85e4fc9e9c2530994eb0f0.tar.xz
zsh-cce88bdb0c13e7533f85e4fc9e9c2530994eb0f0.zip
users/24892: fix local declaration with recursive-files style and complete it for zstyle
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e02cb123..1cc3a831d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2020-06-11  Oliver Kiddle  <okiddle@yahoo.co.uk>
+
+	* users/24892: Completion/Unix/Type/_files,
+	Completion/Zsh/Command/_zstyle: fix local declaration with
+	recursive-files style and complete it for zstyle
+
 2020-06-10  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* unposted: Doc/Zsh/mod_zutil.yo: zstyle docs: Fix typo.