From: short <> Date: Wed, 12 Nov 2003 13:58:34 +0000 (+0000) Subject: +NEWS for captive-1.0.3 X-Git-Tag: captive-1_1~18 X-Git-Url: http://git.jankratochvil.net/?p=captive.git;a=commitdiff_plain;h=ae2dfe524acfbee7f0c0cac93aff7f258c2c5ed0 +NEWS for captive-1.0.3 - Allow concurrent file access by multiple handles - fixes scp(1) copying. - Installer fixed/improved for driver network download retries and UI lockups. --- diff --git a/NEWS b/NEWS index e511354..fac77a8 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,20 @@ $Id$ +NEWS for captive-1.0.3 +---------------------- + +* Allow concurrent file access by multiple handles - fixes scp(1) copying +* Installer fixed/improved for driver network download retries and UI lockups + + 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. +* Various GNU/Linux distributions compatibility fixes NEWS for captive-1.0.1 (2003-10-28)