about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2006-05-28 18:36:05 +0000
committerClint Adams <clint@users.sourceforge.net>2006-05-28 18:36:05 +0000
commit9ececd41799b66333c655f5de1f2a4f1c70f6d05 (patch)
tree11b5f11cec10eeeca55cbd7c697c64e93fe5767f /ChangeLog
parentad49fe14d71704c44c3cacc345b6e0a7619f6bea (diff)
downloadzsh-9ececd41799b66333c655f5de1f2a4f1c70f6d05.tar.gz
zsh-9ececd41799b66333c655f5de1f2a4f1c70f6d05.tar.xz
zsh-9ececd41799b66333c655f5de1f2a4f1c70f6d05.zip
22467: utility function which completes all paths given to it, and also
tries to offer completions which point to the same file as one of the paths
given.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60beb583e..dc6e8a488 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-05-28  Clint Adams  <clint@zsh.org>
+
+	* 22467: R. Ramkumar: Completion/Unix/Command/_canonical_paths:
+	utility function which completes all paths given to it, and also
+	tries to offer completions which point to the same file as one of
+	the paths given.
+
 2006-05-26  Clint Adams  <clint@zsh.org>
 
 	* 22466: Src/mkmakemod.sh: cope with autoconf 2.60 config.status