[commits] Horde-Hatchery branch, master, updated. 58087a0a857da30cd7381744df07fdcf860179f0
Michael M Slusarz
slusarz at horde.org
Tue Dec 2 22:21:02 UTC 2008
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Horde-Hatchery".
The branch, master has been updated
via 58087a0a857da30cd7381744df07fdcf860179f0 (commit)
via 71e547fb76c9a4da753fe0fda3a32b2ae3bdad4a (commit)
via 60e3a207533decab2db7c2bf052a2cd639321b6a (commit)
via 297a3a6cb5d348a0732172371d59e8d638cde395 (commit)
via edef452376f329fe6b1dd882714f71b6a34305c3 (commit)
from c5c6c4220926a90c63cb7ece833cf0d6dffaeb67 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 58087a0a857da30cd7381744df07fdcf860179f0
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Dec 2 15:10:13 2008 -0700
Fix MIME parameter escaping.
commit 71e547fb76c9a4da753fe0fda3a32b2ae3bdad4a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Dec 2 15:10:00 2008 -0700
Make 'address' encoding the default.
commit 60e3a207533decab2db7c2bf052a2cd639321b6a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Dec 2 14:39:07 2008 -0700
More fixes to RFC 2231 code.
commit 297a3a6cb5d348a0732172371d59e8d638cde395
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Dec 2 13:20:26 2008 -0700
Finish cleanup/fixes of RFC 2231 related stuff.
commit edef452376f329fe6b1dd882714f71b6a34305c3
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Dec 2 13:19:16 2008 -0700
Clean up header MIME generation.
Further reading of RFC 2045 indicates that MIME-Version is NOT needed
for message/rfc822 parts - the MIME-Version string only needs to appear
in the embedded header.
-----------------------------------------------------------------------
Summary of changes:
framework/Mime/lib/Horde/Mime.php | 116 +++++++++++++++++++----------
framework/Mime/lib/Horde/Mime/Address.php | 13 ++--
framework/Mime/lib/Horde/Mime/Headers.php | 67 ++++++++++++-----
framework/Mime/lib/Horde/Mime/Part.php | 14 +---
4 files changed, 132 insertions(+), 78 deletions(-)
hooks/post-receive
--
Horde-Hatchery
More information about the commits
mailing list