12345678910111213141516171819202122232425262728 |
- <sect1 id="ch01-changelog">
- <title>Changelog</title>
- <para>
- If, for example, a change is listed for chapter 5 it (usually) means the
- same change has been made in the chapters for the other architectures.
- </para>
- <para>
- &version; - &releasedate;
- </para>
- <itemizedlist>
- <listitem><para>
- Chapter 5+6: Added the fileutils-4.0 patch which is needed to compile
- the fileutils package on Glibc-2.2 based systems (such as the upcoming
- LFS-3.0 system).
- </para></listitem>
- <listitem><para>
- Chapter 5+6: Upgraded from gcc-2.95.2 to gcc-2.95.2.1
- </para></listitem>
- </itemizedlist>
- </sect1>
|