r838 - trunk
    DONOTREPLY at icculus.org 
    DONOTREPLY at icculus.org
       
    Wed Mar 14 04:03:22 EDT 2007
    
    
  
Author: icculus
Date: 2007-03-14 04:03:22 -0400 (Wed, 14 Mar 2007)
New Revision: 838
Modified:
   trunk/TODO.txt
Log:
Updated.
Modified: trunk/TODO.txt
===================================================================
--- trunk/TODO.txt	2007-03-14 07:20:59 UTC (rev 837)
+++ trunk/TODO.txt	2007-03-14 08:03:22 UTC (rev 838)
@@ -7,8 +7,6 @@
 - Windows: Can use Unicode, but might only allow "codepages" ... Use
            GetProcAddress() to find Unicode entry points on WinNT-based
            systems, otherwise try to use a sane codepage.
-- Mac Classic: apparently supports _something_, but I might just write it off
-               as a loss.
 - OS/2: Codepages. No full Unicode in the filesystem, but we can probably make
         a conversion effort.
 - Everywhere: Move stricmp() out of platform layer and make it grok UTF-8.
    
    
More information about the physfs-commits
mailing list