summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d52a0151b..818c26a26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-09-30 Clint Adams <clint@zsh.org>
+ * 22800: Completion/Linux/Type/_fuse_arguments,
+ Completion/Linux/Type/_fuse_values,
+ Completion/Linux/Type/_wakeup_capable_devices:
+ put quotes around "$@".
+
* 22799: R. Ramkumar: Completion/Linux/Command/_fusermount:
change _fusermount to use _fuse_values and _canonical_paths.