Ryan C. Gordon 23 лет назад
Родитель
Сommit
f47fafe523
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      TODO

+ 0 - 1
TODO

@@ -6,7 +6,6 @@ These are in no particular order. A 1.0 release is reliant on doing most of
 - Include the Visual Studio.NET project file in CVS directly.
 - Include the Visual Studio.NET project file in CVS directly.
 - Change platform detection so it doesn't need sed?
 - Change platform detection so it doesn't need sed?
 - Deal with Unix platforms without POSIX threads (NetBSD, etc).
 - Deal with Unix platforms without POSIX threads (NetBSD, etc).
-- !!! FIXME in zip.c: enumerate /dir works, but enumerate /dir/ is buggy.
 - Other archivers: perhaps tar(.gz|.bz2), RPM, ARJ, etc. These are less
 - Other archivers: perhaps tar(.gz|.bz2), RPM, ARJ, etc. These are less
   important, since streaming archives aren't of much value to games (which
   important, since streaming archives aren't of much value to games (which
   is why zipfiles are king: random access), but it could have uses for, say,
   is why zipfiles are king: random access), but it could have uses for, say,