[Zope-Checkins] CVS: Zope/lib/python/Products/MailHost - README.txt:1.2.326.1
Guido van Rossum
guido@python.org
Wed, 9 Oct 2002 11:37:40 -0400
Update of /cvs-repository/Zope/lib/python/Products/MailHost
In directory cvs.zope.org:/tmp/cvs-serv29313/lib/python/Products/MailHost
Modified Files:
Tag: chrism-install-branch
README.txt
Log Message:
Fix CRLF line endings. Do your checkouts on Windows.
=== Zope/lib/python/Products/MailHost/README.txt 1.2 => 1.2.326.1 ===
--- Zope/lib/python/Products/MailHost/README.txt:1.2 Mon Mar 22 15:39:53 1999
+++ Zope/lib/python/Products/MailHost/README.txt Wed Oct 9 11:37:10 2002
@@ -4,5 +4,5 @@
The MailHost product provides support for sending email from
within the Zope environment using MailHost objects.
- Email can optionally be encoded using Base64, Quoted-Printable
- or UUEncode encoding.
+ Email can optionally be encoded using Base64, Quoted-Printable
+ or UUEncode encoding.