about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Cook <llua@gmx.com>2015-06-18 22:41:47 +0200
committerOliver Kiddle <opk@zsh.org>2015-06-18 22:41:47 +0200
commit2e1bb72c072193bbd5c32a32aaad2cb942656ee8 (patch)
treedbcf734cd170cf957f6d1cdab759bd793644bb7a /ChangeLog
parente55c16708320aee327fe192d543a25e05343fae5 (diff)
downloadzsh-2e1bb72c072193bbd5c32a32aaad2cb942656ee8.tar.gz
zsh-2e1bb72c072193bbd5c32a32aaad2cb942656ee8.tar.xz
zsh-2e1bb72c072193bbd5c32a32aaad2cb942656ee8.zip
35490: silence errors and avoid blank match due to missing local
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a11c3669..f76eae223 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-06-18  Oliver Kiddle  <opk@zsh.org>
+
+	* Eric Cook: 35490: Completion/Zsh/Type/_file_descriptors:
+	silence errors and avoid blank match due to missing local
+
 2015-06-17  Mikael Magnusson  <mikachu@gmail.com>
 
 	* 35477: Completion/Unix/Command/_gdb: _gdb: Allow 'core' to
@@ -34,7 +39,7 @@
 	* 35442: Doc/Zsh/options.yo: multibyte option now on
 	everywhere by default.
 
-2015-06-08  Oliver Kiddle  <opk@zsh.org>
+2015-06-09  Oliver Kiddle  <opk@zsh.org>
 
 	* 35418: Doc/Zsh/compsys.yo: fix usage synopsis for _describe
 	to be clear that a single description is used