+NTFS compatibility
[captive.git] / NEWS
1 $Id$
2
3
4 NEWS for captive-0.8
5 --------------------
6
7 * ntfs.sys working incl. readwrite mode
8
9
10 NEWS for captive-0.2 (2003-04-17)
11 --------------------
12
13 * Implemented cdecl/stdcall/fastcall function calling types
14 * Implemented Gnome-VFS-2.0 module interface
15 * cdfs.sys working
16 * Implemented readwrite mode
17 * fastfat.sys working incl. readwrite mode
18 * W32 binary ntoskrnl.exe is now a mandatory requirement
19 * ext2fsd.sys working incl. readwrite mode
20 * Implemented real cmdline client
21 * Implemented non-fatal W32 Structured Exception Handlers (SEH)
22
23
24 NEWS for captive-0.1 (2002-10-31)
25 --------------------
26
27 * Project build framework done
28 * W32 binary module loading success