From c73dd460190ca602114503d8dea3171165ff099e Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 9 Aug 2005 10:02:08 +0000 Subject: Fixes from Thorsten Dahlheimer. 21578: mkmakemod.sh didn't exit on cleanup. 21582: fix failure status of zmodload -R. 21583: fix circularity test of zmodload -A. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 120987be1..6bffc7043 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ 2005-08-09 Peter Stephenson + * 21583: Thorsten Dahlheimer: Src/module.c: extend circularity + test of zmodload -A. + + * 21582: Thorsten Dahlheimer: Src/module.c: failure status of + zmodload -R was wrong. + + * 21578: Thorsten Dahlheimer: Src/mkmakemod.sh: script used not + to exit after cleaning up. + * 21577 (adapted): Dan Bullok: Src/Zle/zle_main.c, Src/init.c, Src/utils.c: improved 21567 which reexpands the prompt and refreshes but doesn't trash the line editor. -- cgit 1.4.1