From b2d08a2155afe05d2dd6a01b6a2d2c5035d30b45 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 26 Sep 2008 09:11:27 +0000 Subject: 25744: dynamic named directories and further doshfunc() simplification --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4fddfe8f6..cbf91653e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2008-09-26 Peter Stephenson + + * 25744: Doc/Zsh/expn.yo, Src/exec.c, Src/math.c, Src/signals.c, + Src/subst.c, Src/utils.c, Src/Modules/zftp.c, Src/Zle/compcore.c, + Src/Zle/compctl.c, Src/Zle/zle_main.c, Src/Zle/zle_misc.c, + Test/D01prompt.ztst: Add dynamic named directories using + ~[] which calls zsh_directory_name n and + reverse call to look up names. Also further simplify doshfunc() + interface to use flags directly from the Shfunc structure. + 2008-09-25 Peter Stephenson * 25684: Src/prompt.c: make %x and %I consistent with -- cgit 1.4.1