From 2bfad02a94ca607d918ea871147680dbeff0999c Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 20 Sep 2006 09:22:34 +0000 Subject: 22742: parameter padding uses string lengths unless (m) flag set 22743: restrict sh "- [args]" -> "-xv [-- args]" hack to sh mode --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 84a0d322a..6ef2782c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2006-09-20 Peter Stephenson + + * 22743: Doc/Zsh/builtis.yo, Src/builtin.c: document the sh + "set - [args]" -> "set -xv [-- args]" hack and limit it to + non-native emulation. + + * 22742: Doc/Zsh/expn.yo, Src/subst.c, Src/zsh.h: padding once + again defaults to character lengths, but (m) flag turns on + character widths for multibyte characters. + 2006-09-17 Clint Adams * 22728, 22734: Doc/Zsh/mod_parameter.yo, Src/Modules/parameter.c, @@ -26,6 +36,10 @@ 2006-09-15 Peter Stephenson + * zsh-users/10720: arno + pws: Functions/Misc/checkmail: + bad recursive argument handling and need to be safer about + options. + * 22715: Src/exec.c: AUTOCONTINUE option never worked. * 22713: Src/Zle/zle_tricky.c: word end in math completion context -- cgit 1.4.1