Mercurial > libpst
diff ChangeLog @ 204:268458c79e9b
more cleanup of the shared library interface, but still not fully thread safe
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 06 Jun 2009 11:39:02 -0700 |
parents | 2f38c4ce606f |
children | 5f3fa53cb0e1 |
line wrap: on
line diff
--- a/ChangeLog Tue May 19 10:20:33 2009 -0700 +++ b/ChangeLog Sat Jun 06 11:39:02 2009 -0700 @@ -9,10 +9,12 @@ * removed contact->access_method since we don't have a mapi element for it. * changed pst_attach_to_mem to return pst_binary structure. * decode more recurrence mapi elements. - * change interfaces to be thread safe. + * change some interfaces to be thread safe. * readpst changes for parallel operation on multi processor machines. * remove readpstlog - the debug log files are now plain ascii. Add locking if needed so parallel jobs can produce debug logs. + * more cleanup of the shared library interface, but still not fully + thread safe. LibPST 0.6.37 (2009-04-17) ===============================