From: Thomas Roessler Date: Fri, 11 Apr 2003 11:57:44 +0000 (+0000) Subject: # changelog commit X-Git-Tag: pre-type-punning-patch~92 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=010c87f1ed818ec8e1c7c09ec3ef2167061cdedb;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index ada7c754..648a5dec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2003-04-11 11:56:58 Lars Hecking (roessler) + + * config.guess, config.sub, depcomp, install-sh, missing, + mkinstalldirs: updates. + +2003-04-11 11:56:22 Thomas Roessler (roessler) + + * send.c: Try to fix a PGP / S/MIME-related problem. Found by + Matt Larson , tracekd down by René Clerc + . + + * thread.c: Fix a segmentation fault. + 2003-04-09 08:21:59 Zardoz@users.sourceforge.net (roessler) * recvcmd.c: Fix #1531. (recvcmd.c duplicate of #1528)