Mercurial > libpst
comparison 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 |
comparison
equal
deleted
inserted
replaced
230:42b38d65f7e4 | 231:fe64279df92b |
---|---|
1 LibPST 0.6.43 (2009-09-10) | |
2 =============================== | |
3 * patches from Justin Greer. | |
4 add code pages 1200 and 1201 to the list for iconv | |
5 add support for 0x0201 indirect blocks that point to 0x0101 blocks | |
6 add readpst -t option to select output item types | |
7 fix (remove) extra new line inside headers | |
8 * cleanup base64 encoding to remove duplicate code. | |
9 * patch from Chris White to avoid segfault with embedded appointments. | |
10 * patch from Roberto Polli to add creation of some Thunderbird specific meta files. | |
11 * patch from Justin Greer to ignore b5 tables at offset zero. | |
12 | |
1 LibPST 0.6.42 (2009-09-03) | 13 LibPST 0.6.42 (2009-09-03) |
2 =============================== | 14 =============================== |
3 * patch from Fridrich Strba to build with DJGPP DOS cross-compiler. | 15 * patch from Fridrich Strba to build with DJGPP DOS cross-compiler. |
4 | 16 |
5 LibPST 0.6.41 (2009-06-23) | 17 LibPST 0.6.41 (2009-06-23) |