Mercurial > libpst
changeset 375:292a0e2817ab stable-0-6-71
prep for fedora build
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 21 Jul 2017 21:13:38 -0700 |
parents | 62f05deb2e1c |
children | b58ca528f5c9 |
files | ChangeLog NEWS |
diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Fri Jul 21 20:42:32 2017 -0700 +++ b/ChangeLog Fri Jul 21 21:13:38 2017 -0700 @@ -1,3 +1,8 @@ +LibPST 0.6.71 (2017-07-21) +=============================== + * Zachary Travis - Add support for the OST 2013 format, and + Content-Disposition filename key fix for outlook compatibility + LibPST 0.6.70 (2017-02-08) =============================== * Jeffrey Morlan - pst_getID2 must not recurse into children
--- a/NEWS Fri Jul 21 20:42:32 2017 -0700 +++ b/NEWS Fri Jul 21 21:13:38 2017 -0700 @@ -1,3 +1,4 @@ +0.6.71 2017-07-21 Zachary Travis - Add support for the OST 2013 format, and Content-Disposition filename key fix for outlook compatibility 0.6.70 2017-02-08 Jeffrey Morlan - pst_getID2 must not recurse into children 0.6.69 2016-10-29 fix bugs in code allowing folders containing multiple item types 0.6.68 2016-08-29 allow folders containing multiple item types; better detection of valid internet headers