Mercurial > libpst
annotate TODO @ 193:cf3df962f1e5 stable-0-6-37
prep for fedora build
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 17 Apr 2009 12:51:59 -0700 |
parents | 0b1766da9be8 |
children | 320cfcba8058 |
rev | line source |
---|---|
47 | 1 |
51 | 2 Need testing on big-endian machines. We may be missing some LEnn_CPU() |
3 calls. | |
47 | 4 |
139
1b3922080ca8
add forensic headers to capture some other data of interest; switch back to quoted From separator line
Carl Byington <carl@five-ten-sg.com>
parents:
108
diff
changeset
|
5 pst2diii needs header and mime type updates from readpst. |
1b3922080ca8
add forensic headers to capture some other data of interest; switch back to quoted From separator line
Carl Byington <carl@five-ten-sg.com>
parents:
108
diff
changeset
|
6 |
193 | 7 At the next soname bump (to libpst.so.3) we should |
8 remove contact->access_method (or find the proper mapi element id for it) | |
9 remove pst_x_attrib_ll->type (unused) | |
10 reorder appointment fields to collect related fields | |
11 remove readpstlog, and produce directly ascii debug log files | |
12 |