Mercurial > libpst
comparison TODO @ 108:1b2a4fac1303 stable-0-6-21
fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 21 Oct 2008 14:37:13 -0700 |
parents | 06c0262ad689 |
children | 1b3922080ca8 |
comparison
equal
deleted
inserted
replaced
107:9f303a9ad042 | 108:1b2a4fac1303 |
---|---|
1 | 1 |
2 Need testing on big-endian machines. We may be missing some LEnn_CPU() | 2 Need testing on big-endian machines. We may be missing some LEnn_CPU() |
3 calls. | 3 calls. |
4 | 4 |
5 The debug log code, and readpstlog, needs large file support to handle | |
6 debug files larger than 2GB. |