Mercurial > libpst
comparison libpst.spec.in @ 124:cbf63dd3f109
NEWS and spec file consistent with ChangeLog
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 03 Feb 2009 11:00:16 -0800 |
parents | bdb38b434c0a |
children | fc11b1d1ad34 |
comparison
equal
deleted
inserted
replaced
123:ab2a11e72250 | 124:cbf63dd3f109 |
---|---|
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 * Mon Feb 02 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.26-1 | 50 * Tue Feb 03 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 | 54 - strip and regenerate all MIME headers to avoid duplicates. |
55 - do a better job of making unique MIME boundaries | 55 - do a better job of making unique MIME boundaries. |
56 - only use base64 coding when strictly necessary | 56 - only use base64 coding when strictly necessary. |
57 | 57 |
58 * 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 |
59 - improve handling of content-type charset values in mime parts | 59 - improve handling of content-type charset values in mime parts |
60 | 60 |
61 * 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 |