From: Thomas Roessler Date: Sat, 7 Feb 2004 21:39:39 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-15-rel~220 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9e15661289eeb0ac717bccb5b909f147164d454e;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index aa8bb591..4186f251 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-02-07 21:38:32 Juan Altmayer Pizzorno (roessler) + + * mbox.c: Hi, off_t is a 64-bit number (like on Mac OS X/darwin), + the percentages don't show right while mutt is reading/parsing + a mailbox. Here's a patch (against 1.5.6i) to fix that. + 2004-02-07 21:36:41 David Yitzchak Cohen (roessler) * init.c, muttlib.c: Looking at the code, the problem is pretty