Mercurial > libpst
comparison NEWS @ 383:2379a4d8d9c7
Tim Dufrane - fix segfault in pst_close()
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 25 Jul 2019 07:43:49 -0700 |
parents | bbd198da4033 |
children | 5c0ce43c7532 |
comparison
equal
deleted
inserted
replaced
382:7eab29e13e61 | 383:2379a4d8d9c7 |
---|---|
1 0.6.72 2017-12-07 Alfredo Esteban - add -l and -f options to lspst. | 1 0.6.73 2019-07-25 Tim Dufrane - fix segfault in pst_close() |
2 0.6.72 2018-08-01 Alfredo Esteban - add -l and -f options to lspst. | |
2 0.6.71 2017-07-21 Zachary Travis - Add support for the OST 2013 format, and Content-Disposition filename key fix for outlook compatibility | 3 0.6.71 2017-07-21 Zachary Travis - Add support for the OST 2013 format, and Content-Disposition filename key fix for outlook compatibility |
3 0.6.70 2017-02-08 Jeffrey Morlan - pst_getID2 must not recurse into children | 4 0.6.70 2017-02-08 Jeffrey Morlan - pst_getID2 must not recurse into children |
4 0.6.69 2016-10-29 fix bugs in code allowing folders containing multiple item types | 5 0.6.69 2016-10-29 fix bugs in code allowing folders containing multiple item types |
5 0.6.68 2016-08-29 allow folders containing multiple item types; better detection of valid internet headers | 6 0.6.68 2016-08-29 allow folders containing multiple item types; better detection of valid internet headers |
6 0.6.67 2016-07-06 Jeffrey Morlan - multiple bug fixes and an optimization | 7 0.6.67 2016-07-06 Jeffrey Morlan - multiple bug fixes and an optimization |