captive-1.1.4
[www.jankratochvil.net.git] / project / captive / Index.html.pl
index 789b116..de5bc4d 100755 (executable)
@@ -71,7 +71,7 @@ print <<"HERE" if !$WebConfig::WebConfig{"no_job"};
 HERE
 
 my %version=(
-               map(($_=>["1.1.3.2","0"]),qw(captive captive-lufs captive-install)),
+               map(($_=>["1.1.4","0"]),qw(captive captive-lufs captive-install)),
                "lufs"=>["0.9.7","1captive8"],
                );
 
@@ -115,24 +115,17 @@ print <<"HERE";
 <a name="news"><h2>NEWS</h2></a>
 
 <dl>
-       <dt>captive-1.1.3.2 (2003-12-07) [@{[ a_href $W->{"project_viewcvs"}.'/*checkout*/captive/NEWS?rev=HEAD','archive' ]}]</dt>
+       <dt>captive-1.1.4 (2003-12-13) [@{[ a_href $W->{"project_viewcvs"}.'/*checkout*/captive/NEWS?rev=HEAD','archive' ]}]</dt>
        <dd>
                <ul>
-                       <li>Proper unmount: no auto-chkdsk and no W2K BSOD (Geoff Talvola/Marek Koch)</li>
-                       <li>Prevent &quot;mv dir dir/subdir&quot; (Ulrich Mueller)</li>
-                       <li>Workaround Linux kernel bug wrt update of NTFS last sector superblock-backup</li>
-                       <li>Fixed directory listings of files with invalid timestamps (Graeme/Unit3)</li>
-                       <li>Fixed refusal of filesystem ops related to NTFS security (Tonda Nebuzelsky)</li>
-                       <li>Fixed refusal of mounting some NTFS drives</li>
-                       <li>Identify German W32 XP (No Service Pack) Free Build (Moritz Moeller-Herrmann)</li>
+                       <li>Unicode/UTF8 localized filenames conversion for GNU/Linux is now supported</li>
+                       <li>Various GNU/Linux distributions compatibility fixes</li>
+                       <li>Fixed omitted captive-install-acquire(1) --microsoft-com progress bar</li>
+                       <li>Fixed captive-install-acquire(1) --scan-disks* memory leaks (Steve Wampler)</li>
+                       <li>Fixed captive-install-acquire(1) --scan-disks* performance</li>
                </ul>
        </dd>
        <dt>lufs-0.9.7captive8 (2003-12-06) [@{[ a_href $W->{"project_viewcvs"}.'/*checkout*/lufs/NEWS.captive?rev=1.1.2.11','archive' ]}]</dt>
-       <dd>
-               <ul>
-                       <li>Cope with the installed Linux kernel sources not matching the current kernel.</li>
-               </ul>
-       </dd>
 </dl>
 
 @{[ vskip "3ex" ]}