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