Mercurial > libpst
comparison libpst.spec.in @ 143:fdc58ad2c758 stable-0-6-28
fix embedded rfc822 messages with attachments
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 24 Feb 2009 12:33:49 -0800 |
parents | fd4297884319 |
children | 0695de3b5a98 |
comparison
equal
deleted
inserted
replaced
142:2189a6b8134e | 143:fdc58ad2c758 |
---|---|
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 * Thu Feb 12 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.28-1 | 50 * Tue Feb 24 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.28-1 |
51 - improve decoding of multipart/report and message/rfc822 mime types. | 51 - improve decoding of multipart/report and message/rfc822 mime types. |
52 - improve character set handling. | |
53 - fix embedded rfc822 messages with attachments. | |
52 | 54 |
53 * Sat Feb 07 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.27-1 | 55 * Sat Feb 07 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.27-1 |
54 - fix for const correctness on Fedora 11 | 56 - fix for const correctness on Fedora 11 |
55 | 57 |
56 * Sat Feb 07 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.26-1 | 58 * Sat Feb 07 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.26-1 |