X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=NEWS;h=20fe2d62197c099349596623f4ffe1106fa2b0c8;hb=0f2b3e7cc4d7667ab6f650e718e41d4091b83715;hp=9e402c527b8926afb65fa60f401a0c6026168b66;hpb=18779639a9076be33899e77ca84198ebb1be6efc;p=captive.git diff --git a/NEWS b/NEWS index 9e402c5..20fe2d6 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,42 @@ $Id$ -NEWS for captive-1.0.1 +NEWS for captive-1.1.1 +---------------------- + +* Mounted NTFS partitions are now public readable: rwx------ is now rwxr-xr-x +* Fixed refusal (crash) to mount some kind of NTFS disk drives (Nir Misgav) +* Extended the set of MS-Windows XP drivers identified as Captive compatible +* Compatibility with SMP MS-Windows XP kernel binaries + + +NEWS for captive-1.1 (2003-11-27) +-------------------- + +* Distributed as 'captive-static' fully independent single package +* Allow concurrent file access by multiple handles - fixes scp(1) copying +* Installer now features MS-Windows drivers download retries from microsoft.com +* Installer compatibility and UI lockup fixes +* Fixed SUSE-9.0 package installation compatibility (Christian Kristukat) + + +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)