Mercurial > libpst
diff ChangeLog @ 231:fe64279df92b
patches from Chris White, Roberto Polli, Justin Greer
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 10 Sep 2009 15:21:23 -0700 |
parents | be1009c92ac2 |
children | 1d50ff3c5091 |
line wrap: on
line diff
--- a/ChangeLog Thu Sep 10 13:01:08 2009 -0700 +++ b/ChangeLog Thu Sep 10 15:21:23 2009 -0700 @@ -1,3 +1,15 @@ +LibPST 0.6.43 (2009-09-10) +=============================== + * patches from Justin Greer. + add code pages 1200 and 1201 to the list for iconv + add support for 0x0201 indirect blocks that point to 0x0101 blocks + add readpst -t option to select output item types + fix (remove) extra new line inside headers + * cleanup base64 encoding to remove duplicate code. + * patch from Chris White to avoid segfault with embedded appointments. + * patch from Roberto Polli to add creation of some Thunderbird specific meta files. + * patch from Justin Greer to ignore b5 tables at offset zero. + LibPST 0.6.42 (2009-09-03) =============================== * patch from Fridrich Strba to build with DJGPP DOS cross-compiler.