diff 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
line wrap: on
line diff
--- a/libpst.spec.in	Fri Sep 11 12:59:24 2009 -0700
+++ b/libpst.spec.in	Sat Sep 12 11:44:08 2009 -0700
@@ -146,13 +146,14 @@
 
 
 %changelog
-* Thu Sep 10 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.43-1
+* Thu Sep 12 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.43-1
 - decode more of the pst format, some minor bug fixes
 - add support for code pages 1200 and 1201.
 - add readpst -t option to select output item types, which can
   now be used to process folders containing mixed item types.
 - fix segfault with embedded appointments
 - add readpst -u option for Thunderbird mode .size and .type files
+- better detection of embedded rfc822 message attachments
 
 * Thu Sep 03 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.42-1
 - patch from Fridrich Strba to build with DJGPP DOS cross-compiler.