diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 850059322..661ca260d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2007-01-09 Peter Stephenson <p.w.stephenson@ntlworld.com> + * users/11111: Doc/Zsh/options.yo, Src/exec.c, Src/options.c, + Src/zsh.h: add DEBUG_BEFORE_CMD option to run DEBUG traps + before the command instead of after. + * 23098: Src/builtin.c, Test/D07multibyte.ztst: print widths in printf take account of multibyte characters. |