From: Thomas Roessler Date: Tue, 8 Apr 2003 22:34:08 +0000 (+0000) Subject: # changelog commit X-Git-Tag: pre-type-punning-patch~98 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=639a9215cd01c7b25b5ad97c0b97afb158292e56;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index e117b1e6..fc0d0e6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,6 @@ -2003-04-08 21:41:39 Thomas Roessler (roessler) +2003-04-08 22:32:56 Thomas Roessler (roessler) + + * lib.c: Avoid a division by zero. * color.c: Make sure has_colors() is only invoked when OPTNOCURSES is unset. This fixes a segmentation fault on RH 8.0 which was