Mercurial > libpst
comparison libpst.spec.in @ 236:093e0e9248bb stable-0-6-43
cleanup rfc822 embedded message code
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 12 Sep 2009 11:44:08 -0700 |
parents | 1d50ff3c5091 |
children | 75a27d2add60 |
comparison
equal
deleted
inserted
replaced
235:9d6bb722d0fe | 236:093e0e9248bb |
---|---|
144 %{_datadir}/doc/%{name}-%{version}/NEWS | 144 %{_datadir}/doc/%{name}-%{version}/NEWS |
145 %{_datadir}/doc/%{name}-%{version}/README | 145 %{_datadir}/doc/%{name}-%{version}/README |
146 | 146 |
147 | 147 |
148 %changelog | 148 %changelog |
149 * Thu Sep 10 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.43-1 | 149 * Thu Sep 12 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.43-1 |
150 - decode more of the pst format, some minor bug fixes | 150 - decode more of the pst format, some minor bug fixes |
151 - add support for code pages 1200 and 1201. | 151 - add support for code pages 1200 and 1201. |
152 - add readpst -t option to select output item types, which can | 152 - add readpst -t option to select output item types, which can |
153 now be used to process folders containing mixed item types. | 153 now be used to process folders containing mixed item types. |
154 - fix segfault with embedded appointments | 154 - fix segfault with embedded appointments |
155 - add readpst -u option for Thunderbird mode .size and .type files | 155 - add readpst -u option for Thunderbird mode .size and .type files |
156 - better detection of embedded rfc822 message attachments | |
156 | 157 |
157 * Thu Sep 03 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.42-1 | 158 * Thu Sep 03 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.42-1 |
158 - patch from Fridrich Strba to build with DJGPP DOS cross-compiler. | 159 - patch from Fridrich Strba to build with DJGPP DOS cross-compiler. |
159 | 160 |
160 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.41-2 | 161 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.41-2 |