From d15aba899e3779eb8d2c9843c1d1d5b3efbfc20e Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Wed, 17 Oct 2007 12:51:08 +0800 Subject: [SHELL] Replace shared illnum message by badnum function. This patch adds the badnum function and uses it to mostly replace the use of illnum except in miscbltin where the current code turns out to be smaller because of the twin sh_error calls. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 47a4bb0..ba9d5d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-10-15 Herbert Xu + + * Replace shared illnum message by badnum function. + 2007-10-17 Oleg Verych * Disallow completely blank strings in non-arithmetic context. -- cgit 1.4.1