about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-12-03 17:24:40 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-12-03 17:24:40 +0000
commite5ddd5b62f794e262119053c367ab66eca678475 (patch)
treee568f1138213f02b04e2e0662d6df5a623447696 /ChangeLog
parentd7f01887d51360b7149182b8fe8fc4d8d14bde36 (diff)
downloadzsh-e5ddd5b62f794e262119053c367ab66eca678475.tar.gz
zsh-e5ddd5b62f794e262119053c367ab66eca678475.tar.xz
zsh-e5ddd5b62f794e262119053c367ab66eca678475.zip
28468: allow man page completion for files when / is present
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 29a53c156..42f090136 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-12-03  Peter Stephenson  <pws@csr.com>
+
+	* 28468: Completion/Unix/Command/_man: if argument contains a
+	"/", complete file instead of manual page reference; prefer
+	files with man suffixes.
+
 2010-11-30  Peter Stephenson  <pws@csr.com>
 
 	* unposted: NEWS: add news about ${NAME:OFFSET} and took the
@@ -13872,5 +13878,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5132 $
+* $Revision: 1.5133 $
 *****************************************************