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