-Localized filenames not supported - they should be UTF8ed across the project.
authorshort <>
Sat, 13 Dec 2003 21:25:05 +0000 (21:25 +0000)
committershort <>
Sat, 13 Dec 2003 21:25:05 +0000 (21:25 +0000)
+client/gnomevfs g_filename_*_utf8() support.
+*/g_filename_*_utf8() -> LUFS Linux kernel NLS support, load_nls_default().

TODO

diff --git a/TODO b/TODO
index e7eff2f..b016ec0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,10 +4,9 @@ $Id$
 Known Bugs
 ----------
 
-Localized filenames not supported - they should be UTF8ed across the project.
 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.
 
 
 
@@ -33,3 +32,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().