X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=NEWS;h=e5113547bc6373727cff4ce9a4051e81fb2e1598;hb=763021a31495faa4bc9e80af596fda7bd6540944;hp=af40ab1b029401f7631701e22e3e0dbe35bc87f6;hpb=86a2fed192dac727668cbbb3e60bc34ea9e22e7b;p=captive.git diff --git a/NEWS b/NEWS index af40ab1..e511354 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,48 @@ $Id$ -NEWS for captive-0.9.5 +NEWS for captive-1.0.2 (2003-11-06) ---------------------- -* Retaied ntfs.sys mounting back again (bugreport by Martin Drab) +* Fixed sandbox chroot(2) compatibility bug (debugging by Christian Kristukat) +* Fixed serious sandbox-server spawn memory leak for big files copying to NTFS +* Improved performance - 1GHz CPU: read 1.5MB/s, write 500KB/s, 20MB of RAM +* Various GNU/Linux distributions compatibility fixes. + + +NEWS for captive-1.0.1 (2003-10-28) +---------------------- + +* Fixed (harmless) crash/hang of lufsd during post-unmount cleanup +* Fixed captive-install-acquire Gnome UI responsiveness during network outage +* Support for LUFS options such as uid/gid/fmask/dmask (reqd by Javier Urien) +* New captive-cmdline(1) 'get'/'put' options -b|--buffer-size +* Improved performance + + +NEWS for captive-1.0 (2003-10-20) +-------------------- + +* First public release + + +NEWS for captive-0.9.7 (2003-10-15) +---------------------- + +* Fixed NTFS crash on journalling file (?) extension (bugreport by Martin Drab) + + +NEWS for captive-0.9.6 (2003-10-13) +---------------------- + +* Fixed /etc/fstab updating by 'install' package + + +NEWS for captive-0.9.5 (2003-10-11) +---------------------- + +* Retained ntfs.sys mounting back again (bugreport by Martin Drab) +* Avoid /tmp to solve crossdeviced /tmp and /var/... (bugreport by Martin Drab) NEWS for captive-0.9.4 (2003-10-10)