Mercurial > libpst
comparison NEWS @ 121:8399ef94c11b
strip and regenerate all MIME headers to avoid duplicates.
do a better job of making unique MIME boundaries.
only use base64 coding when strictly necessary.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 01 Feb 2009 19:21:47 -0800 |
parents | 0f1492b7fe8b |
children | cbf63dd3f109 |
comparison
equal
deleted
inserted
replaced
120:6395ced2b8b2 | 121:8399ef94c11b |
---|---|
1 0.6.26 2009-01-31 patch from Fridrich Strba for building on mingw, and autoconf cleanup | 1 0.6.26 2009-02-01 patch from Fridrich Strba for building on mingw, and autoconf cleanup, better mime headers |
2 0.6.25 2009-01-16 improve handling of content-type charset values in mime parts | 2 0.6.25 2009-01-16 improve handling of content-type charset values in mime parts |
3 0.6.24 2008-12-11 patch from Chris Eagle to build on cygwin | 3 0.6.24 2008-12-11 patch from Chris Eagle to build on cygwin |
4 0.6.23 2008-12-04 bump version to avoid cvs tagging mistake in fedora | 4 0.6.23 2008-12-04 bump version to avoid cvs tagging mistake in fedora |
5 0.6.22 2008-11-28 process emails with type PST_TYPE_OTHER, fix malloc error and possible segfault | 5 0.6.22 2008-11-28 process emails with type PST_TYPE_OTHER, fix malloc error and possible segfault |
6 0.6.21 2008-10-21 fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514. | 6 0.6.21 2008-10-21 fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514. |