--- a/TODO Sun Jul 21 09:33:13 2002 +0000
+++ b/TODO Sun Jul 21 09:54:37 2002 +0000
@@ -4,6 +4,8 @@
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