comparison ChangeLog @ 233:1d50ff3c5091

better rfc822 embedded message decoding
author Carl Byington <carl@five-ten-sg.com>
date Thu, 10 Sep 2009 22:49:24 -0700
parents fe64279df92b
children 9d6bb722d0fe
comparison
equal deleted inserted replaced
232:f8dc1b7201ad 233:1d50ff3c5091
7 fix (remove) extra new line inside headers 7 fix (remove) extra new line inside headers
8 * cleanup base64 encoding to remove duplicate code. 8 * cleanup base64 encoding to remove duplicate code.
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.
13 * better decoding of rfc822 embedded message attachments.
12 14
13 LibPST 0.6.42 (2009-09-03) 15 LibPST 0.6.42 (2009-09-03)
14 =============================== 16 ===============================
15 * patch from Fridrich Strba to build with DJGPP DOS cross-compiler. 17 * patch from Fridrich Strba to build with DJGPP DOS cross-compiler.
16 18