From d5c22d356ba442fd5811e15cc35b5480008722f4 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 12 Jun 2017 10:10:23 +0100 Subject: 41244: Add zmodload -s option. Doesn't complain if module is unavailable, but prints more obscure errors. Use existing low-level silent flag by passing through intermediate module loading hierarchy. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 850e87b5c..73fbe1c2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2017-06-12 Peter Stephenson + + * 41244: Doc/Zsh/builtins.yo, Src/Modules/zftp.c, + Src/Zle/zle_thingy.c, Src/builtin.c, Src/module.c: Add zmodload + -s (silent) option by exposing low-level argument to builtin. + 2017-06-09 Daniel Shahaf * unposted: Etc/BUGS: Add to Etc/BUGS 41184,41203,41254 about -- cgit 1.4.1