+MDK-9.2: libORBit2-2.8.2 is not sufficient, 2.8.3 is OK
[captive.git] / TODO
diff --git a/TODO b/TODO
index e7eff2f..d6346f4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,10 +4,12 @@ $Id$
 Known Bugs
 ----------
 
-Localized filenames not supported - they should be UTF8ed across the project.
+XMMS playing from NTFS crashes Captive (unconfirmed) (Marek Koch)
+Memory leaks during NTFS disks scanning by *-acquire (caused by libntfs?)
 STATUS_LOG_FILE_FULL should be handled everywhere; not just file_write().
 libcaptive/cc/ mmap(2)s whole SharedCacheMap; ext2fsd maps whole disk area!
-Debian: 'Conflicts: liborbit2 (<< 2.8.2)' vs. '2.6.1-1' => use Debian static
+Debian: 'Conflicts: liborbit2 (<< 2.8.2)' vs. '2.6.1-1' => use Debian static.
+MDK-9.2: libORBit2-2.8.2 is not sufficient, 2.8.3 is OK
 
 
 
@@ -33,3 +35,5 @@ AutoGen: Use specific automake-1.6 / aclocal-1.6.
 LUFS: Support also "umask" instead of just "fmask"/"dmask".
 captive-install-acquire --scan-disks-quick for deadlock for inaccessible NFSes.
 captive_file_parent_move(): Check dir/subdir move in 'file-slave' instead.
+client/gnomevfs g_filename_*_utf8() support.
+*/g_filename_*_utf8() -> LUFS Linux kernel NLS support, load_nls_default().