Add highlights of 6.4R.

This commit is contained in:
Hiroki Sato 2008-11-28 18:03:16 +00:00
parent 8e67d2fa46
commit 599a39b955
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33316

View file

@ -1,12 +1,36 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [ <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/releases/6.4R/relnotes.sgml,v 1.1 2008/11/06 15:47:57 hrs Exp $">
<!ENTITY title "FreeBSD 6.4-RELEASE Release Notes"> <!ENTITY title "FreeBSD 6.4-RELEASE Release Notes">
<!ENTITY % navinclude.download "INCLUDE"> <!ENTITY % navinclude.download "INCLUDE">
]> ]>
<html> <html>
&header; &header;
<h2>Release Highlights</h2>
<p>The highlights in the 6.4-RELEASE are the following:</p>
<ul>
<li><p>New and much-improved NFS Lock Manager (NLM) client</p></li>
<li><p>Support for the Camellia cipher</p></li>
<li><p>Boot loader changes allow, among other things, booting from
USB devices and booting from GPT-labeled devices with GPT-enabled
BIOSes</p></li>
<li><p>DVD install ISO images for amd64/i386</p></li>
<li><p>KDE updated to 3.5.10, GNOME updated to 2.22.3</p></li>
<li><p>Updates for BIND, sendmail, OpenPAM, and others</p></li>
</ul>
<p>For more details, please see the Release Notes below.</p>
<h2>Detailed Release Notes</h2>
<p>The release notes for FreeBSD are customized for different <p>The release notes for FreeBSD are customized for different
platforms, as some of the changes made to FreeBSD apply only to platforms, as some of the changes made to FreeBSD apply only to
specific processor architectures.</p> specific processor architectures.</p>