Mercurial > libpst
comparison ChangeLog @ 235:9d6bb722d0fe
update version numbers
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 11 Sep 2009 12:59:24 -0700 |
parents | 1d50ff3c5091 |
children | 093e0e9248bb |
comparison
equal
deleted
inserted
replaced
234:ed0cb66b23d4 | 235:9d6bb722d0fe |
---|---|
1 LibPST 0.6.43 (2009-09-10) | 1 LibPST 0.6.43 (2009-09-11) |
2 =============================== | 2 =============================== |
3 * patches from Justin Greer. | 3 * patches from Justin Greer. |
4 add code pages 1200 and 1201 to the list for iconv | 4 add code pages 1200 and 1201 to the list for iconv |
5 add support for 0x0201 indirect blocks that point to 0x0101 blocks | 5 add support for 0x0201 indirect blocks that point to 0x0101 blocks |
6 add readpst -t option to select output item types | 6 add readpst -t option to select output item types |
9 * patch from Chris White to avoid segfault with embedded appointments. | 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. | 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. | 11 * patch from Justin Greer to ignore b5 tables at offset zero. |
12 * output type filtering can now be used to handle folders with multiple item types. | 12 * output type filtering can now be used to handle folders with multiple item types. |
13 * better decoding of rfc822 embedded message attachments. | 13 * better decoding of rfc822 embedded message attachments. |
14 * better detection of dsn delivery reports | |
14 | 15 |
15 LibPST 0.6.42 (2009-09-03) | 16 LibPST 0.6.42 (2009-09-03) |
16 =============================== | 17 =============================== |
17 * patch from Fridrich Strba to build with DJGPP DOS cross-compiler. | 18 * patch from Fridrich Strba to build with DJGPP DOS cross-compiler. |
18 | 19 |