2008-04-11 20:52:46 +01:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-03-21 18:42:58 +00:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-05-03 11:59:46 +01:00
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
2004-02-02 03:47:08 +00:00
|
|
|
|
2006-01-11 19:02:07 +00:00
|
|
|
<sect1 id="ch-scatter-changelog">
|
|
|
|
<?dbhtml filename="changelog.html"?>
|
|
|
|
|
|
|
|
<title>Changelog</title>
|
|
|
|
|
|
|
|
<para>This is version &version; of the Linux From Scratch book, dated
|
|
|
|
&releasedate;. If this book is more than six months old, a newer and better
|
|
|
|
version is probably already available. To find out, please check one of the
|
|
|
|
mirrors via <ulink url="&lfs-root;mirrors.html"/>.</para>
|
|
|
|
|
|
|
|
<para>Below is a list of changes made since the previous release of the
|
|
|
|
book.</para>
|
|
|
|
|
|
|
|
<itemizedlist>
|
|
|
|
<title>Changelog Entries:</title>
|
|
|
|
|
|
|
|
<!-- Changelog template
|
|
|
|
|
|
|
|
<listitem>
|
|
|
|
<para>Date</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[name] - New changelog entry.</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>[name] - Previous changelog entry.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
2008-10-05 15:14:13 +01:00
|
|
|
|
2005-07-06 16:18:01 +01:00
|
|
|
-->
|
2008-12-03 22:46:04 +00:00
|
|
|
<listitem>
|
|
|
|
<para>2008-12-03</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[jhuntwork] - Initial addition of support for building on x86_64.
|
|
|
|
Several ideas, principles and build instructions originated in DIY-Linux.
|
|
|
|
Thanks, Greg Schafer.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2008-12-02 09:54:01 +00:00
|
|
|
<listitem>
|
|
|
|
<para>2008-12-02</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[jhuntwork] - Moved grep up in the build order of chapter 6
|
|
|
|
to be before libtool which hardcodes references to grep in its installed
|
|
|
|
files. Was previously circumvented by a symlink, but this approach sticks
|
|
|
|
more closely to our build order policy. Thanks to Greg Schafer for the reminder.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2008-12-01 21:38:07 +00:00
|
|
|
<listitem>
|
|
|
|
<para>2008-12-01</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[jhuntwork] - Adjusted the line break in the adjusting toolchain
|
|
|
|
section so that the output redirection does not look like a secondary
|
|
|
|
bash prompt. Thanks to Chris Staub for the idea.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2008-11-20 22:07:12 +00:00
|
|
|
<listitem>
|
2008-11-23 02:29:48 +00:00
|
|
|
<para>2008-11-23</para>
|
2008-11-20 22:07:12 +00:00
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[ken] - Added note to gmp about CFLAGS on 64-bit-capable
|
|
|
|
machines. Reported by Tobias Gasser, thanks to Greg Schafer for
|
|
|
|
the analysis.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2006-07-17 21:15:05 +01:00
|
|
|
|
2006-01-11 19:02:07 +00:00
|
|
|
</itemizedlist>
|
|
|
|
|
2007-08-30 20:03:19 +01:00
|
|
|
<para>LFS 6.3 released August 28, 2007.</para>
|
2005-02-19 22:16:42 +00:00
|
|
|
|
2001-01-24 00:31:17 +00:00
|
|
|
</sect1>
|