From 8844e57744dfdda537911efc6b9a4d80e7eb4407 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 10 Jul 2000 19:28:20 +0000 Subject: Fix an unitialized variable error. svn path=/trunk/; revision=4045 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index b500a09c60..9ed17f4279 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-07-10 Ettore Perazzoli + + * mail-ops.c (forward_msg): Initialize `fwd_subj' to NULL if + `from' is NULL. + 2000-07-10 Jeffrey Stedfast * mail-ops.c (real_fetch_mail): Fixed broken POP fetching -- cgit v1.2.3