summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2016-09-12 23:26:14 +0200
committerOliver Kiddle <opk@zsh.org>2016-09-12 23:26:14 +0200
commit98581594b50d7b0c9fc3cb885028522b14a88304 (patch)
treeff34b153a75ff6a33a66e7bf301e0259e58802d2 /ChangeLog
parent8e3f6e891949301da990b402d712c67f981c5d91 (diff)
downloadzsh-98581594b50d7b0c9fc3cb885028522b14a88304.tar.gz
zsh-98581594b50d7b0c9fc3cb885028522b14a88304.tar.xz
zsh-98581594b50d7b0c9fc3cb885028522b14a88304.zip
39295: allow -- to appear in the command line passed as an argument
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64ac1b38b..6af28f976 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-09-12  Oliver Kiddle  <opk@zsh.org>
 
+	* 39295: Completion/Unix/Type/_remote_files: allow '--' to
+	appear in the command line passed as an argument
+
 	* 39287: Completion/Unix/Command/_graphicsmagick,
 	Completion/Unix/Command/_imagemagick, Completion/X/Command/_okular:
 	add .tif as a valid extension for TIFF files