diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2008-09-29 15:18:49 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-09-29 15:18:49 +0000 |
| commit | 28cf4041b4ed58ba2ae9860f9dfc138edcdbb34b (patch) | |
| tree | 947534d0f5584a5c8ea2f92cd6ff92179ebb8b89 /ChangeLog | |
| parent | users/13295, tweaked: dont reset line numbers when parsing strings, sometimes (diff) | |
| download | zsh-28cf4041b4ed58ba2ae9860f9dfc138edcdbb34b.tar zsh-28cf4041b4ed58ba2ae9860f9dfc138edcdbb34b.tar.gz zsh-28cf4041b4ed58ba2ae9860f9dfc138edcdbb34b.tar.bz2 zsh-28cf4041b4ed58ba2ae9860f9dfc138edcdbb34b.tar.lz zsh-28cf4041b4ed58ba2ae9860f9dfc138edcdbb34b.tar.xz zsh-28cf4041b4ed58ba2ae9860f9dfc138edcdbb34b.tar.zst zsh-28cf4041b4ed58ba2ae9860f9dfc138edcdbb34b.zip | |
25771: shell function context for substitution functions
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2008-09-29 Peter Stephenson <pws@csr.com> + * 25771: Src/utils.c, Src/zsh.h: shell function context + for substitution functions. + * users/13295 (with tweak always to keep old line numbers at exit from parse_string()): Src/builtin.c, Src/exec.c, Src/glob.c, Src/parse.c, Src/Modules/parameter.c, Src/Modules/zpty.c, |
