about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-03-04 18:36:14 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-03-04 18:36:14 +0000
commit3d5474eb60e37b60aea472b34ebcc308463e105f (patch)
tree94d895cd84b230316dd98e072fe5f24f29e1553b /ChangeLog
parentaaf1a26b6d0465e52c9061d9a63738393d4ff0a7 (diff)
downloadzsh-3d5474eb60e37b60aea472b34ebcc308463e105f.tar.gz
zsh-3d5474eb60e37b60aea472b34ebcc308463e105f.tar.xz
zsh-3d5474eb60e37b60aea472b34ebcc308463e105f.zip
add whole-path style to _perforce completer
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 904fe09fe..4391cf027 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2009-03-04  Peter Stephenson  <pws@csr.com>
 
+	* 26690: Completion/Unix/Command/_perforce: the
+	whole-path style allows you to complete certain types of
+	file (e.g. opened) as a complete path rather than in directory
+	segments; the special value absolute only does that if you
+	type the leading slash.
+
 	* unposted: Etc/FAQ.yo: add POSIX_ALIASES and POSIX_IDENTIFIERS
 	to the list of compatibility options with ksh.
 
@@ -11336,5 +11342,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4601 $                         
+* $Revision: 1.4602 $                         
 *****************************************************