comparison ChangeLog @ 212:8e17efed33c1

patch from Fridrich Strba to build on win32
author Carl Byington <carl@five-ten-sg.com>
date Mon, 08 Jun 2009 13:51:24 -0700
parents 94bde95d7e18
children fef2214083a4
comparison
equal deleted inserted replaced
211:94bde95d7e18 212:8e17efed33c1
15 * more cleanup of the shared library interface, but still not fully 15 * more cleanup of the shared library interface, but still not fully
16 thread safe. 16 thread safe.
17 * make nested mime multipart/alternative to hold the text/html parts 17 * make nested mime multipart/alternative to hold the text/html parts
18 so the topmost level is almost always multipart/mixed. 18 so the topmost level is almost always multipart/mixed.
19 * the shared library interface should now be thread safe. 19 * the shared library interface should now be thread safe.
20 * patch from Fridrich Strba to build on win32.
20 21
21 LibPST 0.6.37 (2009-04-17) 22 LibPST 0.6.37 (2009-04-17)
22 =============================== 23 ===============================
23 * add pst_attach_to_mem() back into the shared library interface. 24 * add pst_attach_to_mem() back into the shared library interface.
24 * improve developer documentation. 25 * improve developer documentation.