Ryan C. Gordon 23 yıl önce
ebeveyn
işleme
60d04e4486
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      TODO

+ 2 - 0
TODO

@@ -4,6 +4,8 @@ These are in no particular order. A 1.0 release is reliant on doing most of
  this stuff. Some might be dupes, some might be done already.
 
 - Include the Visual Studio.NET project file in CVS directly.
+- Change platform detection so it doesn't need sed?
+- Deal with Unix platforms without POSIX threads (NetBSD, etc).
 - Make the zipfile parse symlinks with relative paths. See the function
   expand_symlink_path() in archivers/zip.c ...
 - Actually, the zipfile driver could use a lot of tweaking. Please look