about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 3a897fdc4..0c4929127 100644
--- a/README
+++ b/README
@@ -35,6 +35,10 @@ up for bash-style word handling:
   autoload -U select-word-style
   select-word-style bash
 
+The `=prog' facility for expanding command paths (provided the EQUALS
+option is enabled, as it is by default) no longer expands aliases.  It was
+felt this feature was underused and confusing.
+
 Documentation
 -------------