From: Thomas Roessler Date: Tue, 10 Dec 2002 20:57:06 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-3-rel~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7216164e5f738407b6708a81a002020787cf9e41;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index cfbeaeb8..f0d7248d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2002-12-10 20:56:52 Thomas Roessler + + * imap/command.c, imap/imap.c, imap/message.c, imap/utf7.c, + imap/util.c, score.c, send.c, sendlib.c, smime.c, thread.c, url.c, + addrbook.c, alias.c, attach.c, browser.c, buffy.c, charset.c, + color.c, compose.c, copy.c, crypt.c, curs_main.c, enter.c, + gnupgparse.c, hash.c, history.c, hook.c, init.c, lib.c, main.c, + mbox.c, menu.c, mh.c, mutt_ssl.c, mutt_ssl_nss.c, muttlib.c, + mx.c, pager.c, parse.c, pattern.c, pgp.c, pgpkey.c, pgplib.c, + pgppacket.c, pgppubring.c, pop.c, pop_auth.c, postpone.c, + query.c, recvattach.c, remailer.c, rfc1524.c, rfc2047.c, + rfc2231.c, rfc822.c: Replace safe_free calls by the FREE macro. + 2002-12-09 19:06:40 Thomas Roessler * Makefile.am: Minor formatting fix.