Mercurial > libpst
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Thu Mar 19 16:46:22 2009 -0700 +++ b/ChangeLog Sun Mar 22 14:34:26 2009 -0700 @@ -1,3 +1,9 @@ +LibPST 0.6.35 (2009-xx-xx) +=============================== + * 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). + LibPST 0.6.34 (2009-03-19) =============================== * improve consistency checking when fetching items from the pst file.