diff 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
line wrap: on
line diff
--- a/TODO	Sat Oct 11 12:54:24 2008 -0700
+++ b/TODO	Tue Oct 21 14:37:13 2008 -0700
@@ -2,3 +2,5 @@
 Need testing on big-endian machines. We may be missing some LEnn_CPU()
 calls.
 
+The debug log code, and readpstlog, needs large file support to handle
+debug files larger than 2GB.