Mercurial > libpst
comparison libpst.spec.in @ 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 | bdb38b434c0a |
comparison
equal
deleted
inserted
replaced
120:6395ced2b8b2 | 121:8399ef94c11b |
---|---|
45 %docdir %{_datadir}/doc/%{name}-%{version} | 45 %docdir %{_datadir}/doc/%{name}-%{version} |
46 %{_datadir}/doc/%{name}-%{version} | 46 %{_datadir}/doc/%{name}-%{version} |
47 | 47 |
48 | 48 |
49 %changelog | 49 %changelog |
50 * Sat Jan 31 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.26-1 | 50 * Sun Feb 01 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.26-1 |
51 - patch from Fridrich Strba for building on mingw and general | 51 - patch from Fridrich Strba for building on mingw and general |
52 - cleanup of autoconf files. | 52 - cleanup of autoconf files |
53 - add processing for pst files of type 0x0f | 53 - add processing for pst files of type 0x0f |
54 - strip and regenerate all MIME headers to avoid duplicates | |
55 - do a better job of making unique MIME boundaries | |
56 - only use base64 coding when strictly necessary | |
54 | 57 |
55 * Fri Jan 16 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.25-1 | 58 * Fri Jan 16 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.25-1 |
56 - improve handling of content-type charset values in mime parts | 59 - improve handling of content-type charset values in mime parts |
57 | 60 |
58 * Thu Dec 11 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.24-1 | 61 * Thu Dec 11 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.24-1 |