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