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