source: BOOK/introduction/common/changelog.xml@ 7e3201e

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 7e3201e was 2db7d0d, checked in by Jim Gifford <clfs@…>, 19 years ago

r812@server (orig r810): jim | 2005-12-02 22:14:09 -0800

r899@server: jim | 2005-12-02 22:13:46 -0800
Fix date in changelog


  • Property mode set to 100644
File size: 9.7 KB
RevLine 
[3f8be484]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
[9095be6]21 <itemizedlist>
22 <title>Changelog Entries:</title>
[3f8be484]23
24<!-- Changelog template
25
26 <listitem>
27 <para>Date</para>
28 <itemizedlist>
29 <listitem>
[9095be6]30 <para>[name] - New changelog entry.</para>
[3f8be484]31 </listitem>
32 <listitem>
[9095be6]33 <para>[name] - Previous changelog entry.</para>
[3f8be484]34 </listitem>
35 </itemizedlist>
36 </listitem>
37-->
38
[f87f99c]39 <listitem>
[2db7d0d]40 <para>December 2, 2005</para>
[f87f99c]41 <itemizedlist>
42 <listitem>
43 <para>[jim] - Updated to Man-Pages 2.16.</para>
44 </listitem>
45 </itemizedlist>
46 </listitem>
47
[375e915]48 <listitem>
49 <para>December 1, 2005</para>
50 <itemizedlist>
51 <listitem>
52 <para>[jim] - Updated to Linux 2.6.14.3.</para>
53 </listitem>
[cd69c8e]54 <listitem>
55 <para>[jim] - Updated to Man-Pages 2.15.</para>
56 </listitem>
[94787be]57 <listitem>
58 <para>[jim] - Updated to Udev 076.</para>
59 </listitem>
[24a62de]60 <listitem>
61 <para>[jim] - Added support for Sparc v8 and below.</para>
62 </listitem>
[375e915]63 </itemizedlist>
64 </listitem>
65
[e0e40d3]66 <listitem>
67 <para>November 30, 2005</para>
68 <itemizedlist>
69 <listitem>
70 <para>[jim] - Text updates to final-system.</para>
71 </listitem>
[aa3ee8b]72 <listitem>
73 <para>[jim] - Text updates to temp-tools.</para>
74 </listitem>
[e0e40d3]75 </itemizedlist>
76 </listitem>
77
[d3a4fc0]78 <listitem>
[19a6071]79 <para>November 29, 2005</para>
80 <itemizedlist>
81 <listitem>
82 <para>[jim] - Text updates to chroot.</para>
83 </listitem>
[308a04c]84 <listitem>
85 <para>[jim] - Text updates to boot.</para>
86 </listitem>
[19a6071]87 </itemizedlist>
88 </listitem>
89
90 <listitem>
91 <para>November 28, 2005</para>
[d3a4fc0]92 <itemizedlist>
93 <listitem>
94 <para>[jim] - Text updates to glibc in all sections.</para>
95 </listitem>
[1bc8e5f]96 <listitem>
97 <para>[jim] - Text updates to temp-system.</para>
98 </listitem>
[735ac8e]99 <listitem>
100 <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
101 </listitem>
[d3a4fc0]102 </itemizedlist>
103 </listitem>
104
[d55f00bc]105 <listitem>
[19a6071]106 <para>November 27, 2005</para>
[d55f00bc]107 <itemizedlist>
108 <listitem>
109 <para>[jim] - Text updates to gcc in all sections.</para>
110 </listitem>
[0350f47]111 <listitem>
112 <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
113 </listitem>
[d55f00bc]114 </itemizedlist>
115 </listitem>
116
[ed8de1a]117 <listitem>
[19a6071]118 <para>November 25, 2005</para>
[ed8de1a]119 <itemizedlist>
120 <listitem>
121 <para>[jim] - Text updates to binutils in all sections.</para>
122 </listitem>
123 </itemizedlist>
124 </listitem>
125
[3fc6b0b9]126 <listitem>
[19a6071]127 <para>November 24, 2005</para>
[3fc6b0b9]128 <itemizedlist>
129 <listitem>
[9095be6]130 <para>[Matt Darcy] - Text updates to resources page </para>
[3fc6b0b9]131 </listitem>
132 <listitem>
[9095be6]133 <para>[Matt Darcy] - Updated reference to LFS news server to reflect
134 that it no longer exists</para>
[3fc6b0b9]135 </listitem>
136 </itemizedlist>
137 </listitem>
138
[9095be6]139 <listitem>
140 <para>November 23, 2005</para>
[3fc6b0b9]141 <itemizedlist>
142 <listitem>
[9095be6]143 <para>[jim] - For inetutils to utilize the Ncurses headers in
144 /tools/include.</para>
[3fc6b0b9]145 </listitem>
146 </itemizedlist>
147 </listitem>
148
[9095be6]149 <listitem>
150 <para>November 21, 2005</para>
[3fc6b0b9]151 <itemizedlist>
152 <listitem>
[9095be6]153 <para>[jim] - Updated to Udev 075.</para>
[3fc6b0b9]154 </listitem>
155 <listitem>
[9095be6]156 <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
[3fc6b0b9]157 </listitem>
158 </itemizedlist>
159 </listitem>
160
[9095be6]161 <listitem>
162 <para>November 20, 2005</para>
[3fc6b0b9]163 <itemizedlist>
164 <listitem>
[9095be6]165 <para>[jim] - Updated to Findutils 4.2.26.</para>
[3fc6b0b9]166 </listitem>
167 </itemizedlist>
168 </listitem>
169
170 <listitem>
[9095be6]171 <para>November 18, 2005</para>
[3fc6b0b9]172 <itemizedlist>
173 <listitem>
[9095be6]174 <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
175 package.</para>
[3fc6b0b9]176 </listitem>
177 </itemizedlist>
178 </listitem>
179
180 <listitem>
[9095be6]181 <para>November 17, 2005</para>
[3fc6b0b9]182 <itemizedlist>
183 <listitem>
[9095be6]184 <para>[jim] - Update to Man-Pages 2.14.</para>
[3fc6b0b9]185 </listitem>
186 <listitem>
[9095be6]187 <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
188 Architecture. New Patch added.</para>
[3fc6b0b9]189 </listitem>
190 <listitem>
[9095be6]191 <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
[3fc6b0b9]192 </listitem>
193 </itemizedlist>
194 </listitem>
195
196 <listitem>
[9095be6]197 <para>November 13, 2005</para>
[3fc6b0b9]198 <itemizedlist>
199 <listitem>
[9095be6]200 <para>[manuel] - Improve the heuristic for determining a locale that
201 is supported by both Glibc and packages outside LFS. Ported from
202 LFS-SVN.</para>
[3fc6b0b9]203 </listitem>
204 <listitem>
[9095be6]205 <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
206 as make runs it automatically. Ported from LFS-SVN.</para>
[3fc6b0b9]207 </listitem>
208 <listitem>
[9095be6]209 <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
[3fc6b0b9]210 </listitem>
211 <listitem>
[9095be6]212 <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
[3fc6b0b9]213 </listitem>
214 </itemizedlist>
215 </listitem>
216
217 <listitem>
[9095be6]218 <para>November 10, 2005</para>
[3fc6b0b9]219 <itemizedlist>
220 <listitem>
[9095be6]221 <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
222 testsuite. Ported from LFS-SVN.</para>
[3fc6b0b9]223 </listitem>
224 <listitem>
[9095be6]225 <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
[3fc6b0b9]226 </listitem>
227 <listitem>
[9095be6]228 <para>[jim] - Added text for multilib kernel build requirements.</para>
[3fc6b0b9]229 </listitem>
230 </itemizedlist>
231 </listitem>
232
233 <listitem>
[9095be6]234 <para>November 9, 2005</para>
[3fc6b0b9]235 <itemizedlist>
236 <listitem>
[9095be6]237 <para>[manuel] - Stop Udev from killing udevd processes on the
238 system and removed udevdir=/dev. Ported from LFS-SVN.</para>
[3fc6b0b9]239 </listitem>
240 <listitem>
[9095be6]241 <para>[manuel] - Install the binaries from Less to /usr/bin instead
242 of /bin. Ported from LFS-SVN.</para>
[3fc6b0b9]243 </listitem>
244 <listitem>
[9095be6]245 <para>[manuel] - Removed SBUs and disk usage information.</para>
[3fc6b0b9]246 </listitem>
247 <listitem>
[9095be6]248 <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
[3fc6b0b9]249 </listitem>
250 </itemizedlist>
251 </listitem>
252
253 <listitem>
[9095be6]254 <para>November 8, 2005</para>
[3fc6b0b9]255 <itemizedlist>
256 <listitem>
[9095be6]257 <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
[3fc6b0b9]258 </listitem>
259 </itemizedlist>
260 </listitem>
261
262 <listitem>
[9095be6]263 <para>November 7, 2005</para>
[3fc6b0b9]264 <itemizedlist>
265 <listitem>
[9095be6]266 <para>[manuel] - Remove the optimization related warnings from the
267 toolchain packages. Ported from LFS-SVN.</para>
[3fc6b0b9]268 </listitem>
269 <listitem>
[9095be6]270 <para>[manuel] - Install Vim's documentation to <filename
271 class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
272 of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
273 Ported from LFS-SVN.</para>
[3fc6b0b9]274 </listitem>
275 <listitem>
[9095be6]276 <para>[manuel] - Correct the instructions for running the
277 Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
[3fc6b0b9]278 </listitem>
279 <listitem>
[9095be6]280 <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
281 cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
[3fc6b0b9]282 </listitem>
283 </itemizedlist>
284 </listitem>
285
286 <listitem>
[9095be6]287 <para>November 6, 2005</para>
[3fc6b0b9]288 <itemizedlist>
289 <listitem>
[9095be6]290 <para>[jim] - Updated to Coreutils 5.93.</para>
[3fc6b0b9]291 </listitem>
292 <listitem>
[9095be6]293 <para>[jim] - Updated to Procps 3.2.6.</para>
[3fc6b0b9]294 </listitem>
295 <listitem>
[9095be6]296 <para>[jim] - Updated to Man-Pages 2.13.</para>
[3fc6b0b9]297 </listitem>
298 </itemizedlist>
299 </listitem>
300
301 <listitem>
[9095be6]302 <para>November 5, 2005</para>
[3fc6b0b9]303 <itemizedlist>
304 <listitem>
[9095be6]305 <para>[jim] - Updated to psmisc 21.8.</para>
[3fc6b0b9]306 </listitem>
307 </itemizedlist>
308 </listitem>
309
310 <listitem>
[9095be6]311 <para>November 3, 2005</para>
[3fc6b0b9]312 <itemizedlist>
313 <listitem>
[9095be6]314 <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
315 Added fixes for dircolors and md5sum also.</para>
[8fdfc096]316 </listitem>
317 </itemizedlist>
318 </listitem>
319
[3f8be484]320 <listitem>
[9095be6]321 <para>October 31, 2005</para>
[3f8be484]322 <itemizedlist>
323 <listitem>
[9095be6]324 <para>[jim] - Now an official project. Resetting all Changelogs.</para>
[3f8be484]325 </listitem>
326 </itemizedlist>
327 </listitem>
328
329 </itemizedlist>
330
331 <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
332
333</sect1>
Note: See TracBrowser for help on using the repository browser.