From 8d27d3e52da2d66dd74f00735b5532e8049d7c15 Mon Sep 17 00:00:00 2001 From: Brendan Cully Date: Mon, 8 Aug 2005 19:01:08 +0000 Subject: [PATCH] # changelog commit --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index bf7b0b175..73169de5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,11 @@ -2005-08-08 15:54:01 Brendan Cully (brendan) +2005-08-08 18:59:43 Brendan Cully (brendan) + + * mutt_socket.c: Pause for a moment when a hostname fails to + resolve. Closes #1942. There are a number of cases where mutt + cascades error messages. It might be nice if there were an error + stack so that low level functions could push_error instead of + displaying it right away, and the higher level ones could eg + mutt_message(_("Failed to write FCC: %s"), pop_error ())... * main.c: Document -d option in mutt -h output. Closes #2027. -- 2.40.0