Release: captive7
[lufs.git] / NEWS.captive
1 $Id$
2
3
4 NEWS for lufs-0.9.7captive7 (2003-11-27)
5 ---------------------------
6
7 * Branch update for 0.9.7 (no changes apply to 'captive' branch)
8 * 'prepmod'-wrap 'lufsd' instead of 'lufsmnt' as 'prepmod' fail is safe this way
9 * Fixed kernel module compilation if invoked by mount(8)
10 * Drop lufsumount(1) in the favor of compatibility with generic umount(8)
11 * Kernel module prebuilding compatibility with TurboLinux and SuSE kernels
12
13
14 NEWS for lufs-0.9.6captive6 (2003-10-17)
15 ---------------------------
16
17 * Fixed own symlinked files corruption during 'rpm -U'
18
19
20 NEWS for lufs-0.9.6captive5 (2003-10-12)
21 ---------------------------
22
23 * Prevent pre-building binary modules for regular .tar.gz archive
24 * Additional compatibilities for 2.6 Linux kernel
25
26
27 NEWS for lufs-0.9.6captive3 (2003-10-06)
28 ---------------------------
29
30 * Compatibilized Linux kernel driver building (hint by Martin Drab)
31
32
33 NEWS for lufs-0.9.6captive2 (2003-09-28)
34 ---------------------------
35
36 * Linux kernel 2.5.x driver ported to 2.6.x (Martin Drab)
37 * Compatibilized Linux kernel driver building (hint by Martin Drab)
38
39
40 NEWS for lufs-0.9.6captive1 (2003-09-21)
41 ---------------------------
42
43 * Moved to AutoGen build framework
44 * C++ modules conditioned by --with-cxx
45 * Autobuilding+prebuilding of binary module
46 * Debian packaging
47 * Remove MAX_LEN options length limitation
48 * lufsd process atexit/cleanup cleanup
49 * Optional 'statfs' for visible df(1) lufs filesystems entry
50 * 'mntent.mnt_fsname' and 'mntent.mnt_type' mntent overriding options.
51 * Compatibility with usermount(8)