X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=NEWS;h=e5113547bc6373727cff4ce9a4051e81fb2e1598;hb=e6af6c57e7a91f5e9aaea5722125032f28bf9012;hp=37bd4ff6e615201fb7b5424f4c674803507b59d0;hpb=6923fb80d2fb6dea919f96d6313119eac0572482;p=captive.git diff --git a/NEWS b/NEWS index 37bd4ff..e511354 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,31 @@ $Id$ +NEWS for captive-1.0.2 (2003-11-06) +---------------------- + +* 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) ----------------------