+Workaround SuSE kernel 2.4.21-144 containing precompiled 'split-include'.
[lufs.git] / NEWS.captive
1 $Id$
2
3
4 NEWS for lufs-0.9.7captive7
5 ---------------------------
6
7 * Branch update for 0.9.7 (no changes apply no '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
12
13 NEWS for lufs-0.9.6captive6 (2003-10-17)
14 ---------------------------
15
16 * Fixed own symlinked files corruption during 'rpm -U'
17
18
19 NEWS for lufs-0.9.6captive5 (2003-10-12)
20 ---------------------------
21
22 * Prevent pre-building binary modules for regular .tar.gz archive
23 * Additional compatibilities for 2.6 Linux kernel
24
25
26 NEWS for lufs-0.9.6captive3 (2003-10-06)
27 ---------------------------
28
29 * Compatibilized Linux kernel driver building (hint by Martin Drab)
30
31
32 NEWS for lufs-0.9.6captive2 (2003-09-28)
33 ---------------------------
34
35 * Linux kernel 2.5.x driver ported to 2.6.x (Martin Drab)
36 * Compatibilized Linux kernel driver building (hint by Martin Drab)
37
38
39 NEWS for lufs-0.9.6captive1 (2003-09-21)
40 ---------------------------
41
42 * Moved to AutoGen build framework
43 * C++ modules conditioned by --with-cxx
44 * Autobuilding+prebuilding of binary module
45 * Debian packaging
46 * Remove MAX_LEN options length limitation
47 * lufsd process atexit/cleanup cleanup
48 * Optional 'statfs' for visible df(1) lufs filesystems entry
49 * 'mntent.mnt_fsname' and 'mntent.mnt_type' mntent overriding options.
50 * Compatibility with usermount(8)