diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 78e4f92f4..e4077cd1e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2012-08-21 Peter Stephenson <p.w.stephenson@ntlworld.com> + * users/17211: Completion/Unix/Type/_files, Doc/Zsh/compsys.yo: + new recursive-files style. + * 30633: Doc/Zsh/builtins.yo, Src/builtin.c, Src/exec.c, Src/hashtable.c, Src/options.c, Src/subst.c, Src/zsh.h: "functions -T" traces only marked function and not called @@ -95,5 +98,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5705 $ +* $Revision: 1.5706 $ ***************************************************** |