From: Brendan Cully Date: Fri, 26 May 2006 16:53:10 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-12-rel~59 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e4a0162ce1880317ba61940d9feebb0c324d319a;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 089c5447..4172aa10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-05-26 16:51:48 Vincent Lefevre (brendan) + + * configure.in: When flags are added to CPPFLAGS and LDFLAGS in + configure.in, this should be done with a consistent + order. Otherwise, when several versions of a library are + installed, this could lead to a mismatch between the header and + the library. + 2006-05-26 16:38:18 TAKAHASHI Tamotsu (brendan) * imap/command.c, imap/message.c, mutt_socket.c, mutt_socket.h,