Cleanup after 12.3 release.

This commit is contained in:
Bruce Dubbs 2025-03-07 14:52:09 -06:00
parent 4200e09617
commit 8145eff136
3 changed files with 8 additions and 7 deletions

View File

@ -41,11 +41,10 @@
-->
<listitem>
<para>2025-03-02</para>
<para>2025-03-05</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to vim-9.1.1166 (Security Update). Fixes
<ulink url='&lfs-ticket-root;5666'>#5666</ulink>.</para>
<para>[bdubbs] - LFS-12.3 released.</para>
</listitem>
</itemizedlist>
</listitem>

View File

@ -108,6 +108,8 @@ EOF</userinput></screen>
<quote>Default iocharset for FAT</quote> (<option>CONFIG_FAT_DEFAULT_IOCHARSET</option>).
There is no way to specify these settings for the
ntfs filesystem at kernel compilation time.</para>
<!--
Obsolete since 2011. barrier is the default for both ext3 and ext4.
<para>It is possible to make the ext3 filesystem reliable across power
failures for some hard disk types. To do this, add the
@ -123,5 +125,5 @@ EOF</userinput></screen>
<para>Note: Logical Volume Management (LVM) based partitions cannot use the
<option>barrier</option> option.</para>
-->
</sect1>

View File

@ -7,9 +7,9 @@
<!ENTITY % rc "IGNORE"> <!-- set to INCLUDE for rc,
set to IGNORE for development or
release -->
<!ENTITY % relnum "11.3"><!-- must be given for release or rc -->
<!ENTITY % reldate "March 1st, 2023"><!-- must ve given for release or rc -->
<!ENTITY % crdate "1999-2022"><!-- must ve given for release or rc -->
<!ENTITY % relnum "12.3"><!-- must be given for release or rc -->
<!ENTITY % reldate "March 5th, 2025"><!-- must ve given for release or rc -->
<!ENTITY % crdate "1999-2025"><!-- must ve given for release or rc -->
<!ENTITY % rcnum "0"><!-- must be given only for rc -->
<!-- ================================================================== -->
<!-- Do not change anything below unless the www or book layouts change -->