You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by fe...@apache.org on 2004/07/09 23:29:15 UTC

svn commit: rev 22761 - spamassassin/trunk/lib/Mail/SpamAssassin

Author: felicity
Date: Fri Jul  9 14:29:13 2004
New Revision: 22761

Modified:
   spamassassin/trunk/lib/Mail/SpamAssassin/Message.pm
Log:
small doco update

Modified: spamassassin/trunk/lib/Mail/SpamAssassin/Message.pm
==============================================================================
--- spamassassin/trunk/lib/Mail/SpamAssassin/Message.pm	(original)
+++ spamassassin/trunk/lib/Mail/SpamAssassin/Message.pm	Fri Jul  9 14:29:13 2004
@@ -285,6 +285,9 @@
 headers in a message, the last/bottom one in the message is returned in
 scalar context or both are returned in array context.
 
+Note: the returned header will include the ending newline and any embedded
+whitespace folding.
+
 =cut
 
 sub get_pristine_header {