Mercurial > libpst
comparison libpst.spec.in @ 155:84e0f6222adf stable-0-6-30
add changelog entry in rpm spec file
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 14 Mar 2009 15:27:16 -0700 |
parents | 0695de3b5a98 |
children | cc3c71da9fe6 |
comparison
equal
deleted
inserted
replaced
154:581fab9f1dc7 | 155:84e0f6222adf |
---|---|
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 Mar 14 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.30-1 | |
51 - track character set individually for each mapi element. | |
52 - remove charset option from pst2ldif since we get that from each | |
53 object now. | |
54 - avoid emitting bogus empty email messages into contacts and | |
55 calendar files. | |
56 | |
50 * Tue Feb 24 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.29-1 | 57 * Tue Feb 24 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.29-1 |
51 - fix for 64bit on Fedora 11 | 58 - fix for 64bit on Fedora 11 |
52 | 59 |
53 * Tue Feb 24 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.28-1 | 60 * Tue Feb 24 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.28-1 |
54 - improve decoding of multipart/report and message/rfc822 mime types. | 61 - improve decoding of multipart/report and message/rfc822 mime types. |