X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=NEWS;h=764be36821ab604fb63d2a29261830dd66ae114d;hb=6650ed09918ede38ff03151a4c3c2a313bf67b8f;hp=6c4818fac23a77003371a1395829fe26dbb15f4e;hpb=0c77a7066eebaddd42d99e46941dbcb2bba0d069;p=captive.git diff --git a/NEWS b/NEWS index 6c4818f..764be36 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,89 @@ $Id$ +NEWS for captive-1.1.7 (2006-01-26) +---------------------- + +* Fixed sandbox restarting looking like disconnected mounts (FUSE client only). +* Workarounded no FUSE/Linux-kernel charset support - fixes locale filenames. +* Fixed multiple issues of captive-install-acquire(1) to run at all again. +* Fixed general operations refusal on invalid errnos. (Frederic L. W. Meunier) +* Fixed invalid file timestamps (FUSE client only). (Frederic L. W. Meunier) +* Workarounded FUSE/Linux-kernel user mounts (FUSE only). (Steven N. Hirsch) +* Workarounded FUSE/Linux-kernel modprobe(8)ing (FUSE only). (John Pratt) +* (static .tar.gz build only) Debian now a bit more compatible. (John Pratt) + + +NEWS for captive-1.1.6.1 (2005-12-29) +------------------------ + +* New FUSE interface, deprecated LUFS - improve compatibility of Linux kernel +* Provided script for proper NTFS unmounts during GNU/Linux OS shutdown +* Updates for recent Microsoft installed binaries and files for download +* Hopefully survives reading of many small files like on XMMS scanning +* Improved recent GNU/Linux build environment compatibility + + +(captive-1.1.6 was never released) + + +NEWS for captive-1.1.5 (2004-01-18) +---------------------- + +* Fixed ignorance of the file truncate operation via LUFS (Matthias R.) +* Support for reading of HIDDEN SYSTEM NTFS files via LUFS +* Fixed refusal to mount some NT4.0 NTFSes (Nerijus Baliunas, Scott Chevalley) +* Support /dev/ataraid devices (Ivan Tonov) + + +NEWS for captive-1.1.4 (2003-12-13) +---------------------- + +* Unicode/UTF8 localized filenames conversion for GNU/Linux is now supported +* Various GNU/Linux distributions compatibility fixes +* Fixed omitted captive-install-acquire(1) --microsoft-com progress bar +* Fixed captive-install-acquire(1) --scan-disks* memory leaks (Steve Wampler) +* Fixed captive-install-acquire(1) --scan-disks* performance + + +NEWS for captive-1.1.3.2 (2003-12-07) +------------------------ + +* Proper unmount: no auto-chkdsk and no W2K BSOD (Geoff Talvola/Marek Koch) +* Prevent "mv dir dir/subdir" (Ulrich Mueller) +* Workaround Linux kernel bug wrt update of NTFS last sector superblock-backup +* Fixed directory listings of files with invalid timestamps (Graeme/Unit3) +* Fixed refusal of filesystem ops related to NTFS security (Tonda Nebuzelsky) +* Fixed refusal of mounting some NTFS drives +* Identify German W32 XP (No Service Pack) Free Build (Moritz Moeller-Herrmann) + + +(captive-1.1.3.1 was never released) +(captive-1.1.3 was never released) + + +NEWS for captive-1.1.2 (2003-12-01) +---------------------- + +* Fixed false identification of MS-Windows XP driver cabinets as drivers +* Extended the set of MS-Windows XP drivers identified as Captive compatible + + +NEWS for captive-1.1.1.2 (2003-11-30) +------------------------ + +* 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) +* Fixed refusal to write >64MB files on some NTFS disk drives (Charles Duffy) +* Fixed crash (=>no disk changes) during unmount of some NTFSes (Nir Misgav) +* Extended the set of MS-Windows XP drivers identified as Captive compatible +* Compatibility with SMP MS-Windows XP kernel binaries + + +(captive-1.1.1.1 was never released) +(captive-1.1.1 was never released) + + NEWS for captive-1.1 (2003-11-27) --------------------