X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=NEWS;h=687aad37fb9aad9b7761cc662f262bbffb5002a0;hb=35275d71c4a86a0a3f08a1d9a2012950a0077b33;hp=e693968502ff9039d7653fdc40717faf1aef2801;hpb=acc541dbb4624b2763397458b1a4de5e13e33c6c;p=captive.git diff --git a/NEWS b/NEWS index e693968..687aad3 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,23 @@ $Id$ -NEWS for captive-1.0.1 +NEWS for captive-1.0.2 ---------------------- +* 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)