Captive release update: 1.1.7
[www.jankratochvil.net.git] / project / captive / Index.pm
index b52b574..f1aadea 100755 (executable)
@@ -83,7 +83,7 @@ my $W=project::Lib->init(
 
 &{$_}() for reverse @{$W->{"footing_delimit_sub_push"}};
 
-my $version="1.1.6.1";
+my $version="1.1.7";
 my $revision="0";
 
 Wrequire 'project::captive::DriverSurvey';
@@ -144,14 +144,17 @@ print <<"HERE";
 <h2 id="news">NEWS</h2>
 
 <dl>
-       <dt>captive-1.1.6.1 (2005-12-29) [@{[ a_href $W->{"project_viewcvs"}.'captive/NEWS?rev=HEAD','archive' ]}]</dt>
+       <dt>captive-1.1.7 (2006-01-26) [@{[ a_href $W->{"project_viewcvs"}.'captive/NEWS?rev=HEAD','archive' ]}]</dt>
        <dd>
                <ul>
-                       <li>New FUSE interface, deprecated LUFS - improve compatibility of Linux kernel</li>
-                       <li>Provided script for proper NTFS unmounts during GNU/Linux OS shutdown</li>
-                       <li>Updates for recent Microsoft installed binaries and files for download</li>
-                       <li>Hopefully survives reading of many small files like on XMMS scanning</li>
-                       <li>Improved recent GNU/Linux build environment compatibility</li>
+                       <li>Fixed sandbox restarting looking like disconnected mounts (FUSE client only)</li>
+                       <li>Workarounded no FUSE/Linux-kernel charset support - fixes locale filenames</li>
+                       <li>Fixed multiple issues of captive-install-acquire(1) to run at all again</li>
+                       <li>Fixed general operations refusal on invalid errnos</li>
+                       <li>Fixed invalid file timestamps (FUSE client only)</li>
+                       <li>Workarounded FUSE/Linux-kernel user mounts (FUSE only)</li>
+                       <li>Workarounded FUSE/Linux-kernel modprobe(8)ing (FUSE only)</li>
+                       <li>(static .tar.gz build only) Debian now a bit more compatible</li>
                </ul>
        </dd>
 </dl>