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