Note 'ntfs' disks are no longer auto-mounted.
[captive.git] / NEWS
1 $Id$
2
3
4 NEWS for captive-0.9.1
5 ----------------------
6
7 * Package deployment nuances fixed; 'ntfs' disks are no longer auto-mounted
8
9
10 NEWS for captive-0.9 (2003-09-23)
11 --------------------
12
13 * Multifilesystem capability by new CaptiveVfsObject
14 * Finished and deployed CORBA sandbox separation
15 * Implemented filesystem unmount to successfuly remount ntfs volume
16 * Generates --bug-pathname resources file for sandbox crash bugreport
17 * Implemented TraceFS W32 Cache Manager debug tracer
18 * Rewritten Cache Manager to better match its W32 original behaviour
19 * LUFS (Linux Userland File System) module to be Linux kernel filesystem
20 * Written fstab & W32 modules installer as package 'install'
21
22
23 NEWS for captive-0.8 (2003-05-02)
24 --------------------
25
26 * ntfs.sys working incl. readwrite mode (0.9 update: very buggy access)
27
28
29 NEWS for captive-0.2 (2003-04-17)
30 --------------------
31
32 * Implemented cdecl/stdcall/fastcall function calling types
33 * Implemented Gnome-VFS-2.0 module interface
34 * cdfs.sys working
35 * Implemented readwrite mode
36 * fastfat.sys working incl. readwrite mode
37 * W32 binary ntoskrnl.exe is now a mandatory requirement
38 * ext2fsd.sys working incl. readwrite mode
39 * Implemented real cmdline client
40 * Implemented non-fatal W32 Structured Exception Handlers (SEH)
41
42
43 NEWS for captive-0.1 (2002-10-31)
44 --------------------
45
46 * Project build framework done
47 * W32 binary module loading success