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