From a9eedf40f42d795a80474b94d5a589084775b5c3 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Fri, 4 Feb 2005 22:11:43 +0000 Subject: (fatal): Accept third parameter and pass down to error. (pfatal_with_name): Pass error string as format parameter instead of as part of format string. (pfatal_and_delete): Likewise. (main): Adjust call to fatal. (xmalloc): Likewise. --- lib-src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'lib-src/ChangeLog') diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 503a8bead0..4ffa38482c 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,13 @@ +2005-02-04 Andreas Schwab + + * movemail.c (fatal): Accept third parameter and pass down to + error. + (pfatal_with_name): Pass error string as format parameter instead + of as part of format string. + (pfatal_and_delete): Likewise. + (main): Adjust call to fatal. + (xmalloc): Likewise. + 2005-01-29 Richard M. Stallman * movemail.c (popmail): Don't use Errmsg as format string. -- cgit v1.2.3