From 056a9a3236ad14e283c0e123d6cf095901563fa1 Mon Sep 17 00:00:00 2001 From: Jason Leach Date: Fri, 17 Aug 2001 03:07:42 +0000 Subject: Only starting cutting the signature out when we match "-- \n", so "--\n" 2001-08-16 Jason Leach * mail-tools.c (mail_tool_quote_message): Only starting cutting the signature out when we match "-- \n", so "--\n" in the middle of a mail won't omit the rest for a quoted reply. Bug #7454. svn path=/trunk/; revision=12143 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 0772093ae5..0bd4640037 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-08-16 Jason Leach + + * mail-tools.c (mail_tool_quote_message): Only starting cutting + the signature out when we match "-- \n", so "--\n" in the middle + of a mail won't omit the rest for a quoted reply. Bug #7454. + 2001-08-16 Jeffrey Stedfast * mail-callbacks.c (confirm_expunge): Respect the user's desire to -- cgit v1.2.3