about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-03-05 13:18:59 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-03-05 13:18:59 +0000
commit3e6563dd039f84990060674890c9ce9b32fd68ce (patch)
treed8ad4f2cc3743764bd59e5601ba28ea4527c0c45 /ChangeLog
parenteb41692bc56f22c7587426c4e5fa3c75ea0dfeab (diff)
downloadzsh-3e6563dd039f84990060674890c9ce9b32fd68ce.tar.gz
zsh-3e6563dd039f84990060674890c9ce9b32fd68ce.tar.xz
zsh-3e6563dd039f84990060674890c9ce9b32fd68ce.zip
new _expand_aliases to, well, expand aliases (13566)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f50de897..33e877f85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-03-05  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 13566: Completion/Builtins/_aliases, Completion/Core/_expand_alias,
+ 	Doc/Zsh/compsys.yo: new _expand_aliases to, well, expand aliases
+	
 	* 13565: Src/Zle/compmatch.c, Src/Zle/compresult.c,
  	Test/54compmatch.ztst: fix for matching control, try harder to
  	merge separately completed parts to avoid losing user-typed