From 5a2a24af928e27bea1e54734b5bdf62a226300af Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 3 Aug 2000 00:35:45 +0000 Subject: Trim trailing space from the subject. I've now seen replies from two * camel-mime-message.c (camel_mime_message_set_subject): Trim trailing space from the subject. I've now seen replies from two different people that tricked the threading code by (a) not having References/In-Reply-To, and (b) adding an extra space to the end of the subject line so the subject-based threading fails too. Who writes these broken mailers anyway? svn path=/trunk/; revision=4495 --- camel/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index ace0859687..2998aae007 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,12 @@ +2000-08-02 Dan Winship + + * camel-mime-message.c (camel_mime_message_set_subject): Trim + trailing space from the subject. I've now seen replies from two + different people that tricked the threading code by (a) not having + References/In-Reply-To, and (b) adding an extra space to the end + of the subject line so the subject-based threading fails too. Who + writes these broken mailers anyway? + 2000-08-01 Jeffrey Stedfast * providers/smtp/camel-smtp-transport.c (smtp_helo): When forced -- cgit v1.2.3