Mercurial > libpst
diff ChangeLog @ 211:94bde95d7e18
the shared library interface should now be thread safe
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 08 Jun 2009 11:49:39 -0700 |
parents | 5f3fa53cb0e1 |
children | 8e17efed33c1 |
line wrap: on
line diff
--- a/ChangeLog Sat Jun 06 13:53:34 2009 -0700 +++ b/ChangeLog Mon Jun 08 11:49:39 2009 -0700 @@ -9,7 +9,6 @@ * 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 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. @@ -17,6 +16,7 @@ thread safe. * make nested mime multipart/alternative to hold the text/html parts so the topmost level is almost always multipart/mixed. + * the shared library interface should now be thread safe. LibPST 0.6.37 (2009-04-17) ===============================