From 84b04a8728ec1e618b6feb508a12de460fe13428 Mon Sep 17 00:00:00 2001 From: Andrew Main Date: Sun, 30 Jul 2000 19:18:13 +0000 Subject: 12436: Doc/Zsh/invoke.yo, Src/init.c: Make -b behave like the csh -b, permitting more options to be stacked after it and take effect. Make -b take effect depending on SH_OPTION_LETTERS, consistent with all the other single-letter options, rather than having a clashing check of emulation type. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7649ef8f8..7e966ca2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-07-30 Andrew Main + + * 12436: Doc/Zsh/invoke.yo, Src/init.c: Make -b behave like + the csh -b, permitting more options to be stacked after it and + take effect. Make -b take effect depending on SH_OPTION_LETTERS, + consistent with all the other single-letter options, rather than + having a clashing check of emulation type. + 2000-07-30 Andrew Main * 12434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h, -- cgit 1.4.1