Mercurial > libpst
comparison ChangeLog @ 171:6c1e75bc4cac
properly add trailing mime boundary in all modes
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 29 Mar 2009 08:51:13 -0700 |
parents | 0e1e048716e4 |
children | 6954d315aaa8 |
comparison
equal
deleted
inserted
replaced
170:0e1e048716e4 | 171:6c1e75bc4cac |
---|---|
1 LibPST 0.6.35 (2009-xx-xx) | 1 LibPST 0.6.35 (2009-xx-xx) |
2 =============================== | 2 =============================== |
3 * fix bug where we failed to pickup the last extended attribute. | 3 * fix bug where we failed to pickup the last extended attribute. |
4 * patch from Emmanuel Andry to fix potential security bug in | 4 * patch from Emmanuel Andry to fix potential security bug in |
5 pst2dii with printf(err). | 5 pst2dii with printf(err). |
6 * properly add trailing mime boundary in all modes. | |
6 | 7 |
7 LibPST 0.6.34 (2009-03-19) | 8 LibPST 0.6.34 (2009-03-19) |
8 =============================== | 9 =============================== |
9 * improve consistency checking when fetching items from the pst file. | 10 * improve consistency checking when fetching items from the pst file. |
10 * avoid putting mixed item types into the same output folder. | 11 * avoid putting mixed item types into the same output folder. |