+NEWS for 'captive' branch.
authorshort <>
Sun, 28 Sep 2003 07:56:03 +0000 (07:56 +0000)
committershort <>
Sun, 28 Sep 2003 07:56:03 +0000 (07:56 +0000)
NEWS.captive [new file with mode: 0644]
debian/lufs.docs
lufs.spec.in

diff --git a/NEWS.captive b/NEWS.captive
new file mode 100644 (file)
index 0000000..776a779
--- /dev/null
@@ -0,0 +1,22 @@
+$Id$
+
+
+NEWS for lufs-0.9.6captive2 (2003-09-28)
+---------------------------
+
+* Linux kernel 2.5.x driver ported to 2.6.x (Martin Drab)
+* Compatibilized Linux kernel driver building (hint by Martin Drab)
+
+
+NEWS for lufs-0.9.6captive1 (2003-09-21)
+---------------------------
+
+* Moved to AutoGen build framework
+* C++ modules conditioned by --with-cxx
+* Autobuilding+prebuilding of binary module
+* Debian packaging
+* Remove MAX_LEN options length limitation
+* lufsd process atexit/cleanup cleanup
+* Optional 'statfs' for visible df(1) lufs filesystems entry
+* 'mntent.mnt_fsname' and 'mntent.mnt_type' mntent overriding options.
+* Compatibility with usermount(8)
index 43e2a9d..409c711 100644 (file)
@@ -1,4 +1,5 @@
 NEWS
+NEWS.captive
 README
 TODO
 AUTHORS
index 422e74e..9b5a0d2 100644 (file)
@@ -77,6 +77,7 @@ rm -f /sbin/mount.lufs
 # We need 'devel' files for kernel module compilation of the standard package.
 %files
 %defattr(-,root,root)
+%doc NEWS NEWS.captive README TODO AUTHORS Contributors THANKS
 %{_datadir}/lufs
 %{_includedir}/lufs
 %defattr(644,root,root)