Update General Compilation Instructions
[linux_from_scratch.git] / chapter01 / changelog.xml
blob4fe1edb1c61a17c8839e94752232fbe8166c1937
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4   <!ENTITY % general-entities SYSTEM "../general.ent">
5   %general-entities;
6 ]>
8 <sect1 id="ch-scatter-changelog">
9   <?dbhtml filename="changelog.html"?>
11   <title>Changelog</title>
13   <para>This is version &version; of the Linux From Scratch book, dated
14   &releasedate;. If this book is more than six months old, a newer and better
15   version is probably already available. To find out, please check one of the
16   mirrors via <ulink url="&lfs-root;mirrors.html"/>.</para>
18   <para>Below is a list of changes made since the previous release of the
19   book.</para>
21   <itemizedlist>
22     <title>Changelog Entries:</title>
24 <!-- Changelog template
26     <listitem>
27       <para>Date</para>
28       <itemizedlist>
29         <listitem>
30           <para>[name] - New changelog entry.</para>
31         </listitem>
32         <listitem>
33           <para>[name] - Previous changelog entry.</para>
34         </listitem>
35       </itemizedlist>
36     </listitem>
38 -->
39     <listitem>
40       <para>2011-04-12</para>
41       <itemizedlist>
42         <listitem>
43           <para>[bdubbs] - Rewrote General Compilation Instructions using
44           better docbook structures and clarified a couple of points. Fixes
45           <ulink url="&lfs-ticket-root;2725">#2725</ulink>.</para>
46         </listitem>
47       </itemizedlist>
48     </listitem>
50     <listitem>
51       <para>2011-03-30</para>
52       <itemizedlist>
53         <listitem>
54           <para>[matthew] - Upgrade to IPRoute2-2.6.38. Fixes
55           <ulink url="&lfs-ticket-root;2849">#2849</ulink>.</para>
56         </listitem>
57         <listitem>
58           <para>[matthew] - Upgrade to GCC-4.6.0. Fixes
59           <ulink url="&lfs-ticket-root;2848">#2848</ulink>.</para>
60         </listitem>
61         <listitem>
62           <para>[matthew] - Upgrade to Linux-2.6.38.2. Fixes
63           <ulink url="&lfs-ticket-root;2847">#2847</ulink>.</para>
64         </listitem>
65       </itemizedlist>
66     </listitem>
68     <listitem>
69       <para>2011-03-14</para>
70       <itemizedlist>
71         <listitem>
72           <para>[matthew] - Upgrade to Tar-1.26. Fixes
73           <ulink url="&lfs-ticket-root;2846">#2846</ulink>.</para>
74         </listitem>
75         <listitem>
76           <para>[matthew] - Upgrade to Dejagnu-1.5. Fixes
77           <ulink url="&lfs-ticket-root;2845">#2845</ulink>.</para>
78         </listitem>
79         <listitem>
80           <para>[matthew] - Add patch to fix the sparse-fiemap test failure in
81           Coreutils-8.10.  Thanks to Tadeus (Eus) Prastowo for the report and
82           patch.</para>
83         </listitem>
84         <listitem>
85           <para>[matthew] - Add latest upstream patches for Readline-6.2.</para>
86         </listitem>
87         <listitem>
88           <para>[matthew] - Add latest upstream patches for Bash-4.2. Fixes
89           <ulink url="&lfs-ticket-root;2841">#2841</ulink>.</para>
90         </listitem>
91         <listitem>
92           <para>[matthew] - Upgrade to M4-1.4.16. Fixes
93           <ulink url="&lfs-ticket-root;2840">#2840</ulink>.</para>
94         </listitem>
95         <listitem>
96           <para>[matthew] - Upgrade to Ncurses-5.8. Fixes
97           <ulink url="&lfs-ticket-root;2838">#2838</ulink>.</para>
98         </listitem>
99         <listitem>
100           <para>[matthew] - Upgrade to MPC-0.9. Fixes
101           <ulink url="&lfs-ticket-root;2837">#2837</ulink>.</para>
102         </listitem>
103         <listitem>
104           <para>[matthew] - Upgrade to Linux-2.6.37.3. Fixes
105           <ulink url="&lfs-ticket-root;2835">#2835</ulink>.</para>
106         </listitem>
107       </itemizedlist>
108     </listitem>
110     <listitem>
111       <para>2011-03-04</para>
112       <itemizedlist>
113         <listitem>
114           <para>[bdubbs] - LFS-6.8 released.
115           </para>
116         </listitem>
117       </itemizedlist>
118     </listitem>
120   </itemizedlist>
121 </sect1>