Note NTFS was very buggy in 'captive-0.8'.
[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 * Generates --bug-pathname resources file for sandbox crash bugreport
11 * Implemented TraceFS W32 Cache Manager debug tracer
12 * Rewritten Cache Manager to better match its W32 original behaviour
13 * LUFS (Linux User File System) module to be Linux kernel filesystem
14 * Written fstab & W32 modules installer as package 'install'
15
16
17 NEWS for captive-0.8 (2003-05-02)
18 --------------------
19
20 * ntfs.sys working incl. readwrite mode (0.9 update: very buggy access)
21
22
23 NEWS for captive-0.2 (2003-04-17)
24 --------------------
25
26 * Implemented cdecl/stdcall/fastcall function calling types
27 * Implemented Gnome-VFS-2.0 module interface
28 * cdfs.sys working
29 * Implemented readwrite mode
30 * fastfat.sys working incl. readwrite mode
31 * W32 binary ntoskrnl.exe is now a mandatory requirement
32 * ext2fsd.sys working incl. readwrite mode
33 * Implemented real cmdline client
34 * Implemented non-fatal W32 Structured Exception Handlers (SEH)
35
36
37 NEWS for captive-0.1 (2002-10-31)
38 --------------------
39
40 * Project build framework done
41 * W32 binary module loading success