From: Thomas Roessler Date: Tue, 8 Apr 2003 21:42:48 +0000 (+0000) Subject: # changelog commit X-Git-Tag: pre-type-punning-patch~100 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f99543d3d2864af656fe3a146a986c2591cb327;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index bf425826..e117b1e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ -2003-04-08 10:21:01 Thomas Roessler (roessler) +2003-04-08 21:41:39 Thomas Roessler (roessler) + + * color.c: Make sure has_colors() is only invoked when OPTNOCURSES + is unset. This fixes a segmentation fault on RH 8.0 which was + observed by Matt Larson . * browser.c, enter.c, imap/imap.c, lib.c, mutt_idna.c, mx.c, sendlib.c, smime.c, thread.c: Try to catch a couple of cases