diff libpst.spec.in @ 232:f8dc1b7201ad

prep for fedora build
author Carl Byington <carl@five-ten-sg.com>
date Thu, 10 Sep 2009 15:29:13 -0700
parents be1009c92ac2
children 1d50ff3c5091
line wrap: on
line diff
--- a/libpst.spec.in	Thu Sep 10 15:21:23 2009 -0700
+++ b/libpst.spec.in	Thu Sep 10 15:29:13 2009 -0700
@@ -146,6 +146,13 @@
 
 
 %changelog
+* Thu Sep 10 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
+- fix segfault with embedded appointments
+- add readpst -u option for Thunderbird mode .size and .type files
+
 * 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.