diff libpst.spec.in @ 202:2f38c4ce606f

remove readpstlog, switch to plain ascii debug log files
author Carl Byington <carl@five-ten-sg.com>
date Mon, 18 May 2009 15:55:05 -0700
parents e3a46f66332b
children 5ee62ba37705
line wrap: on
line diff
--- a/libpst.spec.in	Sat May 16 10:32:26 2009 -0700
+++ b/libpst.spec.in	Mon May 18 15:55:05 2009 -0700
@@ -152,6 +152,8 @@
 - add python interface to the shared library.
 - bump soname to version 4 for many changes to the interface.
 - better decoding of recurrence data in appointments.
+- remove readpstlog since debug log files are now plain text.
+- add readpst -j option for parallel jobs for each folder.
 
 * Fri Apr 17 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.37-1
 - add pst_attach_to_mem() back into the shared library interface.