source: introduction/common/changelog.xml @ 517ec63

Last change on this file since 517ec63 was 517ec63, checked in by Jim Gifford <clfs@…>, 18 years ago

r708@server (orig r706): jim | 2005-11-14 15:26:47 -0800

r770@server: jim | 2005-11-14 15:25:06 -0800
Updates to TCL/Expect use install-private-headers. Thank you Greg Schafer


  • Property mode set to 100644
File size: 5.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4  <!ENTITY % general-entities SYSTEM "../../general.ent">
5  %general-entities;
6]>
7
8<sect1 id="ch-intro-changelog" xreflabel="Master Changelog">
9  <?dbhtml filename="changelog.html"?>
10
11  <title>Master Changelog</title>
12
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;"/>.</para>
17
18  <para>Below is a list of detailed changes made since the previous release of
19   the book.</para>
20
21  <itemizedlist>
22    <title>Changelog Entries:</title>
23
24<!-- Changelog template
25
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>
37-->
38
39    <listitem>
40      <para>November 13, 2005</para>
41      <itemizedlist>
42        <listitem>
43          <para>[manuel] - Improve the heuristic for determining a locale that
44          is supported by both Glibc and packages outside LFS. Ported from
45          LFS-SVN.</para>
46        </listitem>
47        <listitem>
48          <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
49          as make runs it automatically. Ported from LFS-SVN.</para>
50        </listitem>
51        <listitem>
52          <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
53        </listitem>
54        <listitem>
55          <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
56        </listitem>
57      </itemizedlist>
58    </listitem>
59
60    <listitem>
61      <para>November 10, 2005</para>
62      <itemizedlist>
63        <listitem>
64          <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
65          testsuite. Ported from LFS-SVN.</para>
66        </listitem>
67        <listitem>
68          <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
69        </listitem>
70        <listitem>
71          <para>[jim] - Added text for multilib kernel build requirements.</para>
72        </listitem>
73      </itemizedlist>
74    </listitem>
75
76    <listitem>
77      <para>November 9, 2005</para>
78      <itemizedlist>
79        <listitem>
80          <para>[manuel] - Stop Udev from killing udevd processes on the
81          system and removed udevdir=/dev. Ported from LFS-SVN.</para>
82        </listitem>
83        <listitem>
84          <para>[manuel] - Install the binaries from Less to /usr/bin instead
85          of /bin. Ported from LFS-SVN.</para>
86        </listitem>
87        <listitem>
88          <para>[manuel] - Removed SBUs and disk usage information.</para>
89        </listitem>
90        <listitem>
91          <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
92        </listitem>
93      </itemizedlist>
94    </listitem>
95
96    <listitem>
97      <para>November 8, 2005</para>
98      <itemizedlist>
99        <listitem>
100          <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
101        </listitem>
102      </itemizedlist>
103    </listitem>
104
105    <listitem>
106      <para>November 7, 2005</para>
107      <itemizedlist>
108        <listitem>
109          <para>[manuel] - Remove the optimization related warnings from the
110          toolchain packages. Ported from LFS-SVN.</para>
111        </listitem>
112        <listitem>
113          <para>[manuel] - Install Vim's documentation to <filename
114          class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
115          of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
116          Ported from LFS-SVN.</para>
117        </listitem>
118        <listitem>
119          <para>[manuel] - Correct the instructions for running the
120          Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
121        </listitem>
122        <listitem>
123          <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
124          cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
125        </listitem>
126      </itemizedlist>
127    </listitem>
128
129    <listitem>
130      <para>November 6, 2005</para>
131      <itemizedlist>
132        <listitem>
133          <para>[jim] - Updated to Coreutils 5.93.</para>
134        </listitem>
135        <listitem>
136          <para>[jim] - Updated to Procps 3.2.6.</para>
137        </listitem>
138        <listitem>
139          <para>[jim] - Updated to Man-Pages 2.13.</para>
140        </listitem>
141      </itemizedlist>
142    </listitem>
143
144    <listitem>
145      <para>November 5, 2005</para>
146      <itemizedlist>
147        <listitem>
148          <para>[jim] - Updated to psmisc 21.8.</para>
149        </listitem>
150      </itemizedlist>
151    </listitem>
152
153    <listitem>
154      <para>November 3, 2005</para>
155      <itemizedlist>
156        <listitem>
157          <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
158           Added fixes for dircolors and md5sum also.</para>
159        </listitem>
160      </itemizedlist>
161    </listitem>
162
163    <listitem>
164      <para>October 31, 2005</para>
165      <itemizedlist>
166        <listitem>
167          <para>[jim] - Now an official project. Resetting all Changelogs.</para>
168        </listitem>
169      </itemizedlist>
170    </listitem>
171
172  </itemizedlist>
173
174  <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
175
176</sect1>
Note: See TracBrowser for help on using the repository browser.