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>December 19, 2005</para>
|
---|
41 | <itemizedlist>
|
---|
42 | <listitem>
|
---|
43 | <para>[ken] - Fix for accessing vim's documentation, from LFS.</para>
|
---|
44 | </listitem>
|
---|
45 | <listitem>
|
---|
46 | <para>[jim] - Updated to Libtool 1.5.22.</para>
|
---|
47 | </listitem>
|
---|
48 | </itemizedlist>
|
---|
49 | </listitem>
|
---|
50 |
|
---|
51 | <listitem>
|
---|
52 | <para>December 17, 2005</para>
|
---|
53 | <itemizedlist>
|
---|
54 | <listitem>
|
---|
55 | <para>[jim] - Updated to psmisc 21.9.</para>
|
---|
56 | </listitem>
|
---|
57 | </itemizedlist>
|
---|
58 | </listitem>
|
---|
59 |
|
---|
60 | <listitem>
|
---|
61 | <para>December 16, 2005</para>
|
---|
62 | <itemizedlist>
|
---|
63 | <listitem>
|
---|
64 | <para>[jim] - Moved Tree to temp-tools, since it's not needed for the final-system.</para>
|
---|
65 | </listitem>
|
---|
66 | <listitem>
|
---|
67 | <para>[jim] - Moved Procps before perl in the final-system build. Fixes test suite issue
|
---|
68 | in perl.</para>
|
---|
69 | </listitem>
|
---|
70 | </itemizedlist>
|
---|
71 | </listitem>
|
---|
72 |
|
---|
73 | <listitem>
|
---|
74 | <para>December 15, 2005</para>
|
---|
75 | <itemizedlist>
|
---|
76 | <listitem>
|
---|
77 | <para>[ken] - Minor fix for rendering in temp-tools/texinfo.</para>
|
---|
78 | </listitem>
|
---|
79 | <listitem>
|
---|
80 | <para>[jim] - Added not to temp-system about the WARNING message.</para>
|
---|
81 | </listitem>
|
---|
82 | </itemizedlist>
|
---|
83 | </listitem>
|
---|
84 |
|
---|
85 | <listitem>
|
---|
86 | <para>December 14, 2005</para>
|
---|
87 | <itemizedlist>
|
---|
88 | <listitem>
|
---|
89 | <para>[jim] - Change the LFS_HOST and LFS_TARGET pages to prevent
|
---|
90 | further build issues.</para>
|
---|
91 | </listitem>
|
---|
92 | <listitem>
|
---|
93 | <para>[jim] - Updated to Man-Pages 2.17.</para>
|
---|
94 | </listitem>
|
---|
95 | <listitem>
|
---|
96 | <para>[jim] - Added Tree 1.5.0. Added for the udev testsuite.</para>
|
---|
97 | </listitem>
|
---|
98 | </itemizedlist>
|
---|
99 | </listitem>
|
---|
100 |
|
---|
101 | <listitem>
|
---|
102 | <para>December 13, 2005</para>
|
---|
103 | <itemizedlist>
|
---|
104 | <listitem>
|
---|
105 | <para>[jim] - Removed setvbuf test from Temp-System Bash compile.
|
---|
106 | Thanks to David Fix.</para>
|
---|
107 | </listitem>
|
---|
108 | </itemizedlist>
|
---|
109 | </listitem>
|
---|
110 |
|
---|
111 | <listitem>
|
---|
112 | <para>December 12, 2005</para>
|
---|
113 | <itemizedlist>
|
---|
114 | <listitem>
|
---|
115 | <para>[jim] - Removed testsuites from Temp-Tools section.</para>
|
---|
116 | </listitem>
|
---|
117 | </itemizedlist>
|
---|
118 | </listitem>
|
---|
119 |
|
---|
120 | <listitem>
|
---|
121 | <para>December 11, 2005</para>
|
---|
122 | <itemizedlist>
|
---|
123 | <listitem>
|
---|
124 | <para>[ken] - Fix Tcl configure, thanks to Greg Schafer.</para>
|
---|
125 | </listitem>
|
---|
126 | </itemizedlist>
|
---|
127 | </listitem>
|
---|
128 |
|
---|
129 | <listitem>
|
---|
130 | <para>December 9, 2005</para>
|
---|
131 | <itemizedlist>
|
---|
132 | <listitem>
|
---|
133 | <para>[jim] - Upgraded to Module Init Tools 3.2.2.</para>
|
---|
134 | </listitem>
|
---|
135 | <listitem>
|
---|
136 | <para>[ken] - Bzip2 - clarify what is being tested.</para>
|
---|
137 | </listitem>
|
---|
138 | <listitem>
|
---|
139 | <para>[jim] - Removed installation of sound sanitized headers.
|
---|
140 | They will be removed in the next release of linux-libc-headers.</para>
|
---|
141 | </listitem>
|
---|
142 | </itemizedlist>
|
---|
143 | </listitem>
|
---|
144 |
|
---|
145 | <listitem>
|
---|
146 | <para>December 8, 2005</para>
|
---|
147 | <itemizedlist>
|
---|
148 | <listitem>
|
---|
149 | <para>[jim] - Upgraded to Less 394.</para>
|
---|
150 | </listitem>
|
---|
151 | <listitem>
|
---|
152 | <para>[jim] - Upgraded to Bash 3.1.</para>
|
---|
153 | </listitem>
|
---|
154 | <listitem>
|
---|
155 | <para>[jim] - Upgraded to Readline 5.1.</para>
|
---|
156 | </listitem>
|
---|
157 | </itemizedlist>
|
---|
158 | </listitem>
|
---|
159 |
|
---|
160 | <listitem>
|
---|
161 | <para>December 7, 2005</para>
|
---|
162 | <itemizedlist>
|
---|
163 | <listitem>
|
---|
164 | <para>[jim] - Upgraded to TCL 8.4.12.</para>
|
---|
165 | </listitem>
|
---|
166 | <listitem>
|
---|
167 | <para>[jim] - Upgraded to IPRoute2 2.6.14-051107.</para>
|
---|
168 | </listitem>
|
---|
169 | <listitem>
|
---|
170 | <para>[jim] - Upgraded to Readline 5.0.5.</para>
|
---|
171 | </listitem>
|
---|
172 | <listitem>
|
---|
173 | <para>[jim] - Upgraded to Bash 3.0.16.</para>
|
---|
174 | </listitem>
|
---|
175 | </itemizedlist>
|
---|
176 | </listitem>
|
---|
177 |
|
---|
178 | <listitem>
|
---|
179 | <para>December 6, 2005</para>
|
---|
180 | <itemizedlist>
|
---|
181 | <listitem>
|
---|
182 | <para>[jim] - Upgraded to Glibc 20051107.</para>
|
---|
183 | </listitem>
|
---|
184 | <listitem>
|
---|
185 | <para>[jim] - Sparcv8 now uses the same Glibc as the other architectures.</para>
|
---|
186 | </listitem>
|
---|
187 | <listitem>
|
---|
188 | <para>[jim] - Ported Gettext update from Temp-system LFS to Cross-LFS.</para>
|
---|
189 | </listitem>
|
---|
190 | <listitem>
|
---|
191 | <para>[ken] - Tidying in Gettext to reflect our differences from LFS, and
|
---|
192 | correct the date in changelog.</para>
|
---|
193 | </listitem>
|
---|
194 | <listitem>
|
---|
195 | <para>[jim] - Moved Cross-tools from $HOME to LFS. This provide a easy way
|
---|
196 | for livecd builders to not loose valueable build time, if something goes
|
---|
197 | wrong.</para>
|
---|
198 | </listitem>
|
---|
199 | <listitem>
|
---|
200 | <para>[jim] - Upgraded to Findutils 4.2.27.</para>
|
---|
201 | </listitem>
|
---|
202 | </itemizedlist>
|
---|
203 | </listitem>
|
---|
204 |
|
---|
205 | <listitem>
|
---|
206 | <para>December 5, 2005</para>
|
---|
207 | <itemizedlist>
|
---|
208 | <listitem>
|
---|
209 | <para>[Matt Darcy] - Updated the resources page to include reference and base
|
---|
210 | instructions on using the LFS pastebin</para>
|
---|
211 | </listitem>
|
---|
212 | <listitem>
|
---|
213 | <para>[Matt Darcy] - Updated some of the missing text poritions of the book</para>
|
---|
214 | </listitem>
|
---|
215 | <listitem>
|
---|
216 | <para>[Matt Darcy] - Updated creation of $LFSHOME parameter to a less
|
---|
217 | user error system. This change will will need to be validated by
|
---|
218 | by other devs</para>
|
---|
219 | </listitem>
|
---|
220 | <listitem>
|
---|
221 | <para>[ken] - Moved Mktemp ahead of Module-init-tools so that the latter's
|
---|
222 | testsuite doesn't bail out when testing generate-modprobe.conf.</para>
|
---|
223 | </listitem>
|
---|
224 | </itemizedlist>
|
---|
225 | </listitem>
|
---|
226 |
|
---|
227 | <listitem>
|
---|
228 | <para>December 3, 2005</para>
|
---|
229 | <itemizedlist>
|
---|
230 | <listitem>
|
---|
231 | <para>[ken] - Reference a home directory for dummy user when testing
|
---|
232 | coreutils, and correct sed 'man page' to 'HTML documentation', both
|
---|
233 | from LFS.</para>
|
---|
234 | </listitem>
|
---|
235 | </itemizedlist>
|
---|
236 | </listitem>
|
---|
237 |
|
---|
238 | <listitem>
|
---|
239 | <para>December 2, 2005</para>
|
---|
240 | <itemizedlist>
|
---|
241 | <listitem>
|
---|
242 | <para>[jim] - Updated to Man-Pages 2.16.</para>
|
---|
243 | </listitem>
|
---|
244 | </itemizedlist>
|
---|
245 | </listitem>
|
---|
246 |
|
---|
247 | <listitem>
|
---|
248 | <para>December 1, 2005</para>
|
---|
249 | <itemizedlist>
|
---|
250 | <listitem>
|
---|
251 | <para>[jim] - Updated to Linux 2.6.14.3.</para>
|
---|
252 | </listitem>
|
---|
253 | <listitem>
|
---|
254 | <para>[jim] - Updated to Man-Pages 2.15.</para>
|
---|
255 | </listitem>
|
---|
256 | <listitem>
|
---|
257 | <para>[jim] - Updated to Udev 076.</para>
|
---|
258 | </listitem>
|
---|
259 | <listitem>
|
---|
260 | <para>[jim] - Added support for Sparc v8 and below.</para>
|
---|
261 | </listitem>
|
---|
262 | </itemizedlist>
|
---|
263 | </listitem>
|
---|
264 |
|
---|
265 | <listitem>
|
---|
266 | <para>November 30, 2005</para>
|
---|
267 | <itemizedlist>
|
---|
268 | <listitem>
|
---|
269 | <para>[jim] - Text updates to final-system.</para>
|
---|
270 | </listitem>
|
---|
271 | <listitem>
|
---|
272 | <para>[jim] - Text updates to temp-tools.</para>
|
---|
273 | </listitem>
|
---|
274 | </itemizedlist>
|
---|
275 | </listitem>
|
---|
276 |
|
---|
277 | <listitem>
|
---|
278 | <para>November 29, 2005</para>
|
---|
279 | <itemizedlist>
|
---|
280 | <listitem>
|
---|
281 | <para>[jim] - Text updates to chroot.</para>
|
---|
282 | </listitem>
|
---|
283 | <listitem>
|
---|
284 | <para>[jim] - Text updates to boot.</para>
|
---|
285 | </listitem>
|
---|
286 | </itemizedlist>
|
---|
287 | </listitem>
|
---|
288 |
|
---|
289 | <listitem>
|
---|
290 | <para>November 28, 2005</para>
|
---|
291 | <itemizedlist>
|
---|
292 | <listitem>
|
---|
293 | <para>[jim] - Text updates to glibc in all sections.</para>
|
---|
294 | </listitem>
|
---|
295 | <listitem>
|
---|
296 | <para>[jim] - Text updates to temp-system.</para>
|
---|
297 | </listitem>
|
---|
298 | <listitem>
|
---|
299 | <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
|
---|
300 | </listitem>
|
---|
301 | </itemizedlist>
|
---|
302 | </listitem>
|
---|
303 |
|
---|
304 | <listitem>
|
---|
305 | <para>November 27, 2005</para>
|
---|
306 | <itemizedlist>
|
---|
307 | <listitem>
|
---|
308 | <para>[jim] - Text updates to gcc in all sections.</para>
|
---|
309 | </listitem>
|
---|
310 | <listitem>
|
---|
311 | <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
|
---|
312 | </listitem>
|
---|
313 | </itemizedlist>
|
---|
314 | </listitem>
|
---|
315 |
|
---|
316 | <listitem>
|
---|
317 | <para>November 25, 2005</para>
|
---|
318 | <itemizedlist>
|
---|
319 | <listitem>
|
---|
320 | <para>[jim] - Text updates to binutils in all sections.</para>
|
---|
321 | </listitem>
|
---|
322 | </itemizedlist>
|
---|
323 | </listitem>
|
---|
324 |
|
---|
325 | <listitem>
|
---|
326 | <para>November 24, 2005</para>
|
---|
327 | <itemizedlist>
|
---|
328 | <listitem>
|
---|
329 | <para>[Matt Darcy] - Text updates to resources page </para>
|
---|
330 | </listitem>
|
---|
331 | <listitem>
|
---|
332 | <para>[Matt Darcy] - Updated reference to LFS news server to reflect
|
---|
333 | that it no longer exists</para>
|
---|
334 | </listitem>
|
---|
335 | </itemizedlist>
|
---|
336 | </listitem>
|
---|
337 |
|
---|
338 | <listitem>
|
---|
339 | <para>November 23, 2005</para>
|
---|
340 | <itemizedlist>
|
---|
341 | <listitem>
|
---|
342 | <para>[jim] - For inetutils to utilize the Ncurses headers in
|
---|
343 | /tools/include.</para>
|
---|
344 | </listitem>
|
---|
345 | </itemizedlist>
|
---|
346 | </listitem>
|
---|
347 |
|
---|
348 | <listitem>
|
---|
349 | <para>November 21, 2005</para>
|
---|
350 | <itemizedlist>
|
---|
351 | <listitem>
|
---|
352 | <para>[jim] - Updated to Udev 075.</para>
|
---|
353 | </listitem>
|
---|
354 | <listitem>
|
---|
355 | <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
|
---|
356 | </listitem>
|
---|
357 | </itemizedlist>
|
---|
358 | </listitem>
|
---|
359 |
|
---|
360 | <listitem>
|
---|
361 | <para>November 20, 2005</para>
|
---|
362 | <itemizedlist>
|
---|
363 | <listitem>
|
---|
364 | <para>[jim] - Updated to Findutils 4.2.26.</para>
|
---|
365 | </listitem>
|
---|
366 | </itemizedlist>
|
---|
367 | </listitem>
|
---|
368 |
|
---|
369 | <listitem>
|
---|
370 | <para>November 18, 2005</para>
|
---|
371 | <itemizedlist>
|
---|
372 | <listitem>
|
---|
373 | <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
|
---|
374 | package.</para>
|
---|
375 | </listitem>
|
---|
376 | </itemizedlist>
|
---|
377 | </listitem>
|
---|
378 |
|
---|
379 | <listitem>
|
---|
380 | <para>November 17, 2005</para>
|
---|
381 | <itemizedlist>
|
---|
382 | <listitem>
|
---|
383 | <para>[jim] - Update to Man-Pages 2.14.</para>
|
---|
384 | </listitem>
|
---|
385 | <listitem>
|
---|
386 | <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
|
---|
387 | Architecture. New Patch added.</para>
|
---|
388 | </listitem>
|
---|
389 | <listitem>
|
---|
390 | <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
|
---|
391 | </listitem>
|
---|
392 | </itemizedlist>
|
---|
393 | </listitem>
|
---|
394 |
|
---|
395 | <listitem>
|
---|
396 | <para>November 13, 2005</para>
|
---|
397 | <itemizedlist>
|
---|
398 | <listitem>
|
---|
399 | <para>[manuel] - Improve the heuristic for determining a locale that
|
---|
400 | is supported by both Glibc and packages outside LFS. Ported from
|
---|
401 | LFS-SVN.</para>
|
---|
402 | </listitem>
|
---|
403 | <listitem>
|
---|
404 | <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
|
---|
405 | as make runs it automatically. Ported from LFS-SVN.</para>
|
---|
406 | </listitem>
|
---|
407 | <listitem>
|
---|
408 | <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
|
---|
409 | </listitem>
|
---|
410 | <listitem>
|
---|
411 | <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
|
---|
412 | </listitem>
|
---|
413 | </itemizedlist>
|
---|
414 | </listitem>
|
---|
415 |
|
---|
416 | <listitem>
|
---|
417 | <para>November 10, 2005</para>
|
---|
418 | <itemizedlist>
|
---|
419 | <listitem>
|
---|
420 | <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
|
---|
421 | testsuite. Ported from LFS-SVN.</para>
|
---|
422 | </listitem>
|
---|
423 | <listitem>
|
---|
424 | <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
|
---|
425 | </listitem>
|
---|
426 | <listitem>
|
---|
427 | <para>[jim] - Added text for multilib kernel build requirements.</para>
|
---|
428 | </listitem>
|
---|
429 | </itemizedlist>
|
---|
430 | </listitem>
|
---|
431 |
|
---|
432 | <listitem>
|
---|
433 | <para>November 9, 2005</para>
|
---|
434 | <itemizedlist>
|
---|
435 | <listitem>
|
---|
436 | <para>[manuel] - Stop Udev from killing udevd processes on the
|
---|
437 | system and removed udevdir=/dev. Ported from LFS-SVN.</para>
|
---|
438 | </listitem>
|
---|
439 | <listitem>
|
---|
440 | <para>[manuel] - Install the binaries from Less to /usr/bin instead
|
---|
441 | of /bin. Ported from LFS-SVN.</para>
|
---|
442 | </listitem>
|
---|
443 | <listitem>
|
---|
444 | <para>[manuel] - Removed SBUs and disk usage information.</para>
|
---|
445 | </listitem>
|
---|
446 | <listitem>
|
---|
447 | <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
|
---|
448 | </listitem>
|
---|
449 | </itemizedlist>
|
---|
450 | </listitem>
|
---|
451 |
|
---|
452 | <listitem>
|
---|
453 | <para>November 8, 2005</para>
|
---|
454 | <itemizedlist>
|
---|
455 | <listitem>
|
---|
456 | <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
|
---|
457 | </listitem>
|
---|
458 | </itemizedlist>
|
---|
459 | </listitem>
|
---|
460 |
|
---|
461 | <listitem>
|
---|
462 | <para>November 7, 2005</para>
|
---|
463 | <itemizedlist>
|
---|
464 | <listitem>
|
---|
465 | <para>[manuel] - Remove the optimization related warnings from the
|
---|
466 | toolchain packages. Ported from LFS-SVN.</para>
|
---|
467 | </listitem>
|
---|
468 | <listitem>
|
---|
469 | <para>[manuel] - Install Vim's documentation to <filename
|
---|
470 | class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
|
---|
471 | of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
|
---|
472 | Ported from LFS-SVN.</para>
|
---|
473 | </listitem>
|
---|
474 | <listitem>
|
---|
475 | <para>[manuel] - Correct the instructions for running the
|
---|
476 | Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
|
---|
477 | </listitem>
|
---|
478 | <listitem>
|
---|
479 | <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
|
---|
480 | cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
|
---|
481 | </listitem>
|
---|
482 | </itemizedlist>
|
---|
483 | </listitem>
|
---|
484 |
|
---|
485 | <listitem>
|
---|
486 | <para>November 6, 2005</para>
|
---|
487 | <itemizedlist>
|
---|
488 | <listitem>
|
---|
489 | <para>[jim] - Updated to Coreutils 5.93.</para>
|
---|
490 | </listitem>
|
---|
491 | <listitem>
|
---|
492 | <para>[jim] - Updated to Procps 3.2.6.</para>
|
---|
493 | </listitem>
|
---|
494 | <listitem>
|
---|
495 | <para>[jim] - Updated to Man-Pages 2.13.</para>
|
---|
496 | </listitem>
|
---|
497 | </itemizedlist>
|
---|
498 | </listitem>
|
---|
499 |
|
---|
500 | <listitem>
|
---|
501 | <para>November 5, 2005</para>
|
---|
502 | <itemizedlist>
|
---|
503 | <listitem>
|
---|
504 | <para>[jim] - Updated to psmisc 21.8.</para>
|
---|
505 | </listitem>
|
---|
506 | </itemizedlist>
|
---|
507 | </listitem>
|
---|
508 |
|
---|
509 | <listitem>
|
---|
510 | <para>November 3, 2005</para>
|
---|
511 | <itemizedlist>
|
---|
512 | <listitem>
|
---|
513 | <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
|
---|
514 | Added fixes for dircolors and md5sum also.</para>
|
---|
515 | </listitem>
|
---|
516 | </itemizedlist>
|
---|
517 | </listitem>
|
---|
518 |
|
---|
519 | <listitem>
|
---|
520 | <para>October 31, 2005</para>
|
---|
521 | <itemizedlist>
|
---|
522 | <listitem>
|
---|
523 | <para>[jim] - Now an official project. Resetting all Changelogs.</para>
|
---|
524 | </listitem>
|
---|
525 | </itemizedlist>
|
---|
526 | </listitem>
|
---|
527 |
|
---|
528 | </itemizedlist>
|
---|
529 |
|
---|
530 | <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
|
---|
531 |
|
---|
532 | </sect1>
|
---|