source: introduction/welcome/changelog.xml@ e680fce6

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since e680fce6 was e680fce6, checked in by Randy McMurchy <randy@…>, 18 years ago

Added new package K3b to BLFS

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5731 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 88.3 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="changelog" xreflabel='Change Log'>
9 <?dbhtml filename="changelog.html"?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16 <title>Change Log</title>
17
18 <para>Please note that the Change Log only lists which editor was
19 responsible for putting the changes into SVN; please read the
20 <xref linkend="credits"/> page in Chapter 1 for details on
21 who wrote what.</para>
22
23 <para>Current release: &version; &ndash; &releasedate;</para>
24
25 <itemizedlist>
26 <title>Changelog Entries:</title>
27
28<!-- Changelog template
29
30 <listitem>
31 <para>Date</para>
32 <itemizedlist>
33 <listitem>
34 <para>[name] - Changelog entry.</para>
35 </listitem>
36 <listitem>
37 <para>[name] - Another changelog entry.</para>
38 </listitem>
39 </itemizedlist>
40 </listitem>
41
42-->
43
44 <listitem>
45 <para>March 16th, 2006</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Added new package K3b.</para>
49 </listitem>
50 <listitem>
51 <para>[randy] - Created two XInclude files to replace instances of
52 identical text in several KDE packages.</para>
53 </listitem>
54 </itemizedlist>
55 </listitem>
56
57 <listitem>
58 <para>March 15th, 2006</para>
59 <itemizedlist>
60 <listitem>
61 <para>[dnicholson] - Added sed to libexif commands to fix
62 Ticket #1785.</para>
63 </listitem>
64 <listitem>
65 <para>[dj] - Added --mandir switch to dhcpcd instructions.</para>
66 </listitem>
67 </itemizedlist>
68 </listitem>
69
70 <listitem>
71 <para>March 14th, 2006</para>
72 <itemizedlist>
73 <listitem>
74 <para>[bdubbs] - Clarified jdk download instructions and made
75 minor updates to the install of the binary version.</para>
76 </listitem>
77 </itemizedlist>
78 </listitem>
79
80 <listitem>
81 <para>March 13th, 2006</para>
82 <itemizedlist>
83 <listitem>
84 <para>[dj] - Removed font path comments and defines from Xorg and
85 XFree86 host.def files.</para>
86 </listitem>
87 <listitem>
88 <para>[dj] - Fixed typos, clarified library installation, added
89 pkg-config note, and added return notes for data packages and luit
90 to Xorg-7 instructions.</para>
91 </listitem>
92 </itemizedlist>
93 </listitem>
94
95 <listitem>
96 <para>March 9th, 2006</para>
97 <itemizedlist>
98 <listitem>
99 <para>[bdubbs] - Updated to gnupg-1.4.2.2 to fix security
100 problem.</para>
101 </listitem>
102 </itemizedlist>
103 </listitem>
104
105 <listitem>
106 <para>March 7th, 2006</para>
107 <itemizedlist>
108 <listitem>
109 <para>[dj] - Updated to dhcpcd-2.0.2.</para>
110 </listitem>
111 </itemizedlist>
112 </listitem>
113
114 <listitem>
115 <para>March 6th, 2006</para>
116 <itemizedlist>
117 <listitem>
118 <para>[dnicholson] - Moved libgtkhtml to General Libraries
119 since it is not a GNOME library. Change prefix to /usr.</para>
120 </listitem>
121 <listitem>
122 <para>[dj] - Removed /usr/share/fonts symlink in Xorg-7
123 instructions.</para>
124 </listitem>
125 </itemizedlist>
126 </listitem>
127
128 <listitem>
129 <para>March 5th, 2006</para>
130 <itemizedlist>
131 <listitem>
132 <para>[dj] - Updated to xorg-6.9.0</para>
133 </listitem>
134 </itemizedlist>
135 </listitem>
136
137 <listitem>
138 <para>March 4th, 2006</para>
139 <itemizedlist>
140 <listitem>
141 <para>[dj] - Updated JDK to account for Xorg-7.0.0.</para>
142 </listitem>
143 </itemizedlist>
144 </listitem>
145
146 <listitem>
147 <para>March 3rd, 2006</para>
148 <itemizedlist>
149 <listitem>
150 <para>[dj] - Updated Xorg-7 and Mesa to use alternate module
151 path.</para>
152 </listitem>
153 <listitem>
154 <para>[dj] - Separated user and root commands in Xorg-7.0.0.</para>
155 </listitem>
156 </itemizedlist>
157 </listitem>
158
159 <listitem>
160 <para>March 2nd, 2006</para>
161 <itemizedlist>
162 <listitem>
163 <para>[dnicholson] - Updated to Mutt-1.5.11. Added note about use
164 of development release.</para>
165 </listitem>
166 <listitem>
167 <para>[dj] - Added command explanations and corrected prefix for
168 xterm, libdrm, and Mesa.</para>
169 </listitem>
170 <listitem>
171 <para>[dj] - Added Xorg-7.0 and corrected links in xterm and Mesa
172 pages.</para>
173 </listitem>
174 <listitem>
175 <para>[dj] - Added Xorg-7 to all X dependency references.</para>
176 </listitem>
177 </itemizedlist>
178 </listitem>
179
180 <listitem>
181 <para>March 1st, 2006</para>
182 <itemizedlist>
183 <listitem>
184 <para>[dnicholson] - Update to XFS-2.7.11. Expanded library
185 installation commands.</para>
186 </listitem>
187 <listitem>
188 <para>[randy] - Final cleanup to the GNOME add-on packages after the
189 2.12.2 update.</para>
190 </listitem>
191 </itemizedlist>
192 </listitem>
193
194 <listitem>
195 <para>February 27th, 2006</para>
196 <itemizedlist>
197 <listitem>
198 <para>[randy] - Added a patch to fix librsvg if NSS/NSPR is
199 installed.</para>
200 </listitem>
201 <listitem>
202 <para>[dnicholson] - Added note that tinker-term.sh is irrelevant
203 with Ncurses-5.5+ and shouldn't be installed in that situation.</para>
204 </listitem>
205 <listitem>
206 <para>[bdubbs] - Added seamonkey-1.0 and deleted mozilla.</para>
207 </listitem>
208 </itemizedlist>
209 </listitem>
210
211 <listitem>
212 <para>February 25th, 2006</para>
213 <itemizedlist>
214 <listitem>
215 <para>[dj] - Added libdrm, Mesa, and xterm packages.</para>
216 </listitem>
217 </itemizedlist>
218 </listitem>
219
220 <listitem>
221 <para>February 23rd, 2006</para>
222 <itemizedlist>
223 <listitem>
224 <para>[bdubbs] - Removed duplicate installation of lndir
225 in xorg and xfree86.</para>
226 </listitem>
227 </itemizedlist>
228 </listitem>
229
230 <listitem>
231 <para>February 21st, 2006</para>
232 <itemizedlist>
233 <listitem>
234 <para>[bdubbs] - Simplified unzip instructions.</para>
235 </listitem>
236 </itemizedlist>
237 </listitem>
238
239 <listitem>
240 <para>February 13th, 2006</para>
241 <itemizedlist>
242 <listitem>
243 <para>[randy] - Updated to Gnome System Monitor-2.12.2.</para>
244 </listitem>
245 </itemizedlist>
246 </listitem>
247
248 <listitem>
249 <para>February 12th, 2006</para>
250 <itemizedlist>
251 <listitem>
252 <para>[randy] - Updated to GConf Editor-2.12.1.</para>
253 </listitem>
254 <listitem>
255 <para>[archaic] - Updated to Postfix-2.2.8.</para>
256 </listitem>
257 <listitem>
258 <para>[randy] - Text updates and corrections provided by a patch
259 sent in by Chris Staub.</para>
260 </listitem>
261 <listitem>
262 <para>[randy] - Replaced the commands to modify the *ns*.pc pkgconfig
263 files with commands to create symlinks to the actual NSS/NSPR .pc
264 files in the Firefox, Mozilla and Thunderbird instructions as
265 suggested by Dan Nicholson.</para>
266 </listitem>
267 <listitem>
268 <para>[randy] - Abbreviated the commands used to install the NSS
269 libraries in the NSS instructions as suggested by Tushar
270 Teredesai.</para>
271 </listitem>
272 <listitem>
273 <para>[randy] - Updated to Galeon-2.0.0.</para>
274 </listitem>
275 </itemizedlist>
276 </listitem>
277
278 <listitem>
279 <para>February 10th, 2006</para>
280 <itemizedlist>
281 <listitem>
282 <para>[randy] - Added new package dvd+rw-tools-6.1.</para>
283 </listitem>
284 </itemizedlist>
285 </listitem>
286
287 <listitem>
288 <para>February 9th, 2006</para>
289 <itemizedlist>
290 <listitem>
291 <para>[randy] - Updated to Transcode-1.0.2.</para>
292 </listitem>
293 <listitem>
294 <para>[randy] - Minor corrections and updates to the Avifile
295 instructions.</para>
296 </listitem>
297 </itemizedlist>
298 </listitem>
299
300 <listitem>
301 <para>February 8th, 2006</para>
302 <itemizedlist>
303 <listitem>
304 <para>[randy] - Updated to Totem-1.2.1.</para>
305 </listitem>
306 <listitem>
307 <para>[randy] - Updated to Gnumeric-1.6.2.</para>
308 </listitem>
309 </itemizedlist>
310 </listitem>
311
312 <listitem>
313 <para>February 7th, 2006</para>
314 <itemizedlist>
315 <listitem>
316 <para>[randy] - Updated to GOffice-0.2.0.</para>
317 </listitem>
318 <listitem>
319 <para>[randy] - Updated to Evolution-2.4.2.1.</para>
320 </listitem>
321 </itemizedlist>
322 </listitem>
323
324 <listitem>
325 <para>February 6th, 2006</para>
326 <itemizedlist>
327 <listitem>
328 <para>[randy] - Updated to GtkHTML-3.8.2.</para>
329 </listitem>
330 <listitem>
331 <para>[randy] - Updated Gnopernicus to fit the GNOME-2.12.2 version
332 changes.</para>
333 </listitem>
334 </itemizedlist>
335 </listitem>
336
337 <listitem>
338 <para>February 5th, 2006</para>
339 <itemizedlist>
340 <listitem>
341 <para>[randy] - Updated to GNOME Magnifier-0.12.3.</para>
342 </listitem>
343 <listitem>
344 <para>[randy] - Updated to libgail-gnome-1.1.3.</para>
345 </listitem>
346 <listitem>
347 <para>[randy] - Modified the instructions for linking to installed
348 plugins and removed the commands to create /usr/lib/mozilla
349 compatibility links from the Mozilla instructions.</para>
350 </listitem>
351 <listitem>
352 <para>[randy] - Updated the following GNOME Add-on package
353 instructions to fit the 2.12.2 version changes: GDM, Java Access
354 Bridge, GNOME Speech.</para>
355 </listitem>
356 </itemizedlist>
357 </listitem>
358
359 <listitem>
360 <para>February 4th, 2006</para>
361 <itemizedlist>
362 <listitem>
363 <para>[randy] - Updated the following GNOME Add-on package
364 instructions to fit the 2.12.2 version changes: Epiphany,
365 gnome-volume-manager, GNOME Games, Sound Juicer.</para>
366 </listitem>
367 </itemizedlist>
368 </listitem>
369
370 <listitem>
371 <para>February 3rd, 2006</para>
372 <itemizedlist>
373 <listitem>
374 <para>[randy] - Updated the following GNOME Add-on package
375 instructions to fit the 2.12.2 version changes: libgnomecups,
376 libgnomeprint, libgnomeprintui, libgtkhtml, Evolution Data Server,
377 system-tools-backends, EOG, gucharmap, File Roller, Gnome Utilities,
378 Nautilus CD Burner.</para>
379 </listitem>
380 <listitem>
381 <para>[randy] - Updated the GNOME Core packages to the 2.12.2
382 version. Modified the /opt installation path to /opt/gnome-2.12.2,
383 the configuration directory to /etc/gnome/2.12.2 and the libexecdir
384 settings to a subdirectory of $GNOME_PREFIX/lib. The GNOME add-on
385 packages version entities also now reflect the 2.12.2 version, though
386 the actual package instructions have not been updated.</para>
387 </listitem>
388 <listitem>
389 <para>[randy] - Added a new page in the GNOME Core section for the
390 shared-mime-info package as it is not a direct dependency of any
391 GNOME Core package any longer.</para>
392 </listitem>
393 <listitem>
394 <para>[randy] - Updated Evolution Data Server dependencies to reflect
395 the NSS package and modified the libexecdir setting.</para>
396 </listitem>
397 <listitem>
398 <para>[randy] - Updated to Metacity-2.12.2.</para>
399 </listitem>
400 <listitem>
401 <para>[randy] - Updated to libwnck-2.12.2.</para>
402 </listitem>
403 <listitem>
404 <para>[randy] - Updated to libsoup-2.2.7.</para>
405 </listitem>
406 </itemizedlist>
407 </listitem>
408
409 <listitem>
410 <para>February 2nd, 2006</para>
411 <itemizedlist>
412 <listitem>
413 <para>[randy] - Updated to XScreenSaver-4.23.</para>
414 </listitem>
415 </itemizedlist>
416 </listitem>
417
418 <listitem>
419 <para>February 1st, 2006</para>
420 <itemizedlist>
421 <listitem>
422 <para>[randy] - Updated to LZO-2.02.</para>
423 </listitem>
424 <listitem>
425 <para>[randy] - Updated to Cdrdao-1.2.1.</para>
426 </listitem>
427 <listitem>
428 <para>[bdubbs] - Updated vim to version 6.4.</para>
429 </listitem>
430 </itemizedlist>
431 </listitem>
432
433 <listitem>
434 <para>January 31st, 2006</para>
435 <itemizedlist>
436 <listitem>
437 <para>[randy] - Removed the piping of 'yes' commands from the
438 installation of the packages containing Sun license agreements
439 (JDK binary, FOP and FreeTTS) and instead provided a note to
440 reference the text about automating builds.</para>
441 </listitem>
442 </itemizedlist>
443 </listitem>
444
445 <listitem>
446 <para>January 30th, 2006</para>
447 <itemizedlist>
448 <listitem>
449 <para>[randy] - Renamed the 'unpacking' page in Chapter 2 to
450 'building-notes' as this more accurately reflects the page and added
451 a new section 'Automated Building Procedures' to the
452 'building-notes' page.</para>
453 </listitem>
454 </itemizedlist>
455 </listitem>
456
457 <listitem>
458 <para>January 29th, 2006</para>
459 <itemizedlist>
460 <listitem>
461 <para>[randy] - Added instructions to build the Akode package, added
462 a patch to fix a build issue with libtunepimp, and adjusted the
463 dependencies in the Kdemultimedia instructions.</para>
464 </listitem>
465 <listitem>
466 <para>[randy] - Updated all the links to files located on the Anduin
467 server to use entities.</para>
468 </listitem>
469 <listitem>
470 <para>[andy] - Updated glib2 to 2.8.6.</para>
471 </listitem>
472 </itemizedlist>
473 </listitem>
474
475 <listitem>
476 <para>January 28th, 2006</para>
477 <itemizedlist>
478 <listitem>
479 <para>[randy] - Updated numerous items in the GStreamer Plug-ins
480 instructions.</para>
481 </listitem>
482 <listitem>
483 <para>[andy] - Updated GConf to 2.12.1</para>
484 </listitem>
485 <listitem>
486 <para>[andy] - Updated gtk+2 to 2.8.11</para>
487 </listitem>
488 </itemizedlist>
489 </listitem>
490
491 <listitem>
492 <para>January 27th, 2006</para>
493 <itemizedlist>
494 <listitem>
495 <para>[bdubbs] - Added section on the BLFS Wiki.</para>
496 </listitem>
497 <listitem>
498 <para>[bdubbs] - Removed section on package management because it
499 has been incorporated into LFS.</para>
500 </listitem>
501 <listitem>
502 <para>[randy] - Modified the instruction to apply the patch in the
503 kdegraphics instructions as the patch has changed, thanks to Miguel
504 Bazdresch for the report.</para>
505 </listitem>
506 <listitem>
507 <para>[randy] - Added a note to the GStreamer instructions about
508 Valgrind breaking the build.</para>
509 </listitem>
510 <listitem>
511 <para>[andy] - Updated libxklavier to 2.1.</para>
512 </listitem>
513 </itemizedlist>
514 </listitem>
515
516 <listitem>
517 <para>January 25th, 2006</para>
518 <itemizedlist>
519 <listitem>
520 <para>[randy] - Added Python to the ISO Codes dependencies. Thanks
521 to Jay McHugh for sending in the report.</para>
522 </listitem>
523 <listitem>
524 <para>[randy] - Updated to Mozilla-1.7.12, changed the build
525 method to use 'client.mk' and '.mozconfig', added instructions
526 to use system-installed NSS/NSPR libraries and added additional
527 configuration information.</para>
528 </listitem>
529 <listitem>
530 <para>[randy] - Changed the default to render SVG graphics in the
531 Firefox instructions.</para>
532 </listitem>
533 </itemizedlist>
534 </listitem>
535
536 <listitem>
537 <para>January 23rd, 2006</para>
538 <itemizedlist>
539 <listitem>
540 <para>[randy] - Updated to Thunderbird-1.5, changed the build
541 method to use 'client.mk' and '.mozconfig', added instructions
542 to use system-installed NSS/NSPR libraries and added additional
543 configuration information.</para>
544 </listitem>
545 <listitem>
546 <para>[randy] - Added information about using system-installed
547 versions of the NSS/NSPR libraries and added additional configuration
548 information to the Firefox instructions.</para>
549 </listitem>
550 <listitem>
551 <para>[randy] - Added new package Network Security Services,
552 NSS-3.11.</para>
553 </listitem>
554 </itemizedlist>
555 </listitem>
556
557 <listitem>
558 <para>January 22nd, 2006</para>
559 <itemizedlist>
560 <listitem>
561 <para>[randy] - Adjusted some dependencies using a patch sent in
562 by Chris Staub.</para>
563 </listitem>
564 </itemizedlist>
565 </listitem>
566
567 <listitem>
568 <para>January 21st, 2006</para>
569 <itemizedlist>
570 <listitem>
571 <para>[bdubbs] - Added the post-3.4.3-kdelibs-kjs.diff security
572 vulnerability patch to the kdelibs instructions.</para>
573 </listitem>
574 </itemizedlist>
575 </listitem>
576
577 <listitem>
578 <para>January 18th, 2006</para>
579 <itemizedlist>
580 <listitem>
581 <para>[randy] - Modified the sed command in the Firefox instructions
582 so that it can be run multiple times, also modified the instructions
583 for creating symlinks to the system-wide mozilla plugin
584 directory.</para>
585 </listitem>
586 <listitem>
587 <para>[randy] - Added a dependency and updated text to the Xine
588 Libraries instructions.</para>
589 </listitem>
590 <listitem>
591 <para>[randy] - Updated to ImageMagick-6.2.5-5.</para>
592 </listitem>
593 </itemizedlist>
594 </listitem>
595
596 <listitem>
597 <para>January 17th, 2006</para>
598 <itemizedlist>
599 <listitem>
600 <para>[tushar] - Modify unzip compilation to enable unzip to
601 unzip files up to 4 GB.</para>
602 </listitem>
603 <listitem>
604 <para>[bdubbs] - Added patch for sudo to clear selected environment variables.
605 Submitted by archaic.</para>
606 </listitem>
607 <listitem>
608 <para>[randy] - Updated to the HTML::TableExtract-2.06 Perl Module
609 and added new modules HTML::Element::Extended and HTML::Tree as
610 dependencies; also more reorganization and singling out of the
611 Perl Modules.</para>
612 </listitem>
613 <listitem>
614 <para>[tushar] - Change lynx installation target to install-full.</para>
615 </listitem>
616 <listitem>
617 <para>[tushar] - Removed obsolete note for zipcloack.</para>
618 </listitem>
619 <listitem>
620 <para>[randy] - Added three new Perl Modules as dependencies of the
621 Digest::SHA module: Devel::Symdump, Pod::Coverage and
622 Test::Pod::Coverage.</para>
623 </listitem>
624 </itemizedlist>
625 </listitem>
626
627 <listitem>
628 <para>January 16th, 2006</para>
629 <itemizedlist>
630 <listitem>
631 <para>[randy] - Updated to the Digest::SHA-5.32 Perl Module and
632 numerous text and dependency corrections/additions in the Perl
633 Modules instructions.</para>
634 </listitem>
635 <listitem>
636 <para>[randy] - Singled out the Text::Diff module in the Perl
637 Modules instructions.</para>
638 </listitem>
639 <listitem>
640 <para>[randy] - Updated to the Module::Signature-0.51 Perl Module
641 and singled it out in the instructions.</para>
642 </listitem>
643 <listitem>
644 <para>[randy] - Added optional dependencies to the Archive::Zip
645 and HTML::Tagset Perl Modules instructions.</para>
646 </listitem>
647 <listitem>
648 <para>[randy] - Updated to the ExtUtils::CBuilder-0.15 and
649 ExtUtils::ParseXS-2.15 Perl Modules.</para>
650 </listitem>
651 <listitem>
652 <para>[randy] - Updated to the YAML-0.50 Perl Module and provided a
653 note in the Module::Build instructions about using an older version
654 of YAML.</para>
655 </listitem>
656 <listitem>
657 <para>[randy] - Updated to the Module::Info-0.30 Perl Module and
658 added new optional dependencies.</para>
659 </listitem>
660 </itemizedlist>
661 </listitem>
662
663 <listitem>
664 <para>January 15th, 2006</para>
665 <itemizedlist>
666 <listitem>
667 <para>[randy] - Replaced the Test::Builder::Tester Perl Module with
668 the Test::Simple-0.62 module.</para>
669 </listitem>
670 <listitem>
671 <para>[randy] - Updated to the Test::Pod-1.22 Perl Module.</para>
672 </listitem>
673 <listitem>
674 <para>[randy] - Updated to the HTML::Tagset-3.10, HTML::Parser-3.48
675 and Pod::Simple-3.03 Perl Modules.</para>
676 </listitem>
677 <listitem>
678 <para>[randy] - Singled out the Compress::Zlib module in the Perl
679 Modules instructions and updated to the 1.41 version.</para>
680 </listitem>
681 </itemizedlist>
682 </listitem>
683
684 <listitem>
685 <para>January 14th, 2006</para>
686 <itemizedlist>
687 <listitem>
688 <para>[randy] - Added a note to run the test suite and added
689 documentation installation commands to the GnuPG instructions.</para>
690 </listitem>
691 </itemizedlist>
692 </listitem>
693
694 <listitem>
695 <para>January 12th, 2006</para>
696 <itemizedlist>
697 <listitem>
698 <para>[randy] - Updates to the FFmpeg instructions: added a patch and
699 dependency URLs to fix the AMR support and added additional
700 documentation installation commands.</para>
701 </listitem>
702 </itemizedlist>
703 </listitem>
704
705 <listitem>
706 <para>January 11, 2006</para>
707 <itemizedlist>
708 <listitem>
709 <para>[randy] - Updates to MPlayer: added an x264 patch, added new
710 dependencies, updated the version of the Skins file.</para>
711 </listitem>
712 <listitem>
713 <para>[andy] - Updated to abiword-2.4.2.</para>
714 </listitem>
715 </itemizedlist>
716 </listitem>
717
718 <listitem>
719 <para>January 10th, 2006</para>
720 <itemizedlist>
721 <listitem>
722 <para>[randy] - Fixed broken commands in the XviD instructions.</para>
723 </listitem>
724 <listitem>
725 <para>[randy] - Corrections to the CVS instructions: fixed broken
726 download URLs and corrected documentation installation
727 commands.</para>
728 </listitem>
729 </itemizedlist>
730 </listitem>
731
732 <listitem>
733 <para>January 9th, 2006</para>
734 <itemizedlist>
735 <listitem>
736 <para>[randy] - Updated the MPlayer instructions with the new URL for
737 the LIVE555 Streaming Media web site.</para>
738 </listitem>
739 </itemizedlist>
740 </listitem>
741
742 <listitem>
743 <para>January 8th, 2006</para>
744 <itemizedlist>
745 <listitem>
746 <para>[randy] - Updated to Ethereal-0.10.14.</para>
747 </listitem>
748 <listitem>
749 <para>[randy] - Updated to libmusicbrainz-2.1.2.</para>
750 </listitem>
751 <listitem>
752 <para>[randy] - Minor updates to the Kdegraphics instructions:
753 added new dependencies, added a note about creating the API
754 documentation, added a note about the OCR support, updated the
755 installed programs, libraries and directories list.</para>
756 </listitem>
757 </itemizedlist>
758 </listitem>
759
760 <listitem>
761 <para>January 7th, 2006</para>
762 <itemizedlist>
763 <listitem>
764 <para>[randy] - Removed the Berkeley DB dependency from packages
765 utilizing it as BDB is now built in LFS.</para>
766 </listitem>
767 <listitem>
768 <para>[randy] - Updated to Berkeley DB-4.4.16, added a patch to the
769 Python instructions to support the new BDB, updated the Heimdal
770 instructions to account for the changed library file names.</para>
771 </listitem>
772 <listitem>
773 <para>[randy] - Updated to GIMP-2.2.10.</para>
774 </listitem>
775 <listitem>
776 <para>[andy] - Updated to xvidcore-1.1.0.</para>
777 </listitem>
778 </itemizedlist>
779 </listitem>
780
781 <listitem>
782 <para>January 6th, 2006</para>
783 <itemizedlist>
784 <listitem>
785 <para>[randy] - Updated SANE back ends to 1.0.17 and front ends to
786 1.0.14.</para>
787 </listitem>
788 <listitem>
789 <para>[randy] - Modified the command to run the libcroco test
790 suite.</para>
791 </listitem>
792 </itemizedlist>
793 </listitem>
794
795 <listitem>
796 <para>January 5th, 2006</para>
797 <itemizedlist>
798 <listitem>
799 <para>[randy] - Updated to Poppler-0.4.3.</para>
800 </listitem>
801 <listitem>
802 <para>[randy] - Updated to giflib-4.1.4.</para>
803 </listitem>
804 <listitem>
805 <para>[randy] - Updated to libexif-0.6.13.</para>
806 </listitem>
807 <listitem>
808 <para>[randy] - Added the CAN-2005-3193 security vulnerability patch
809 to the kdegraphics instructions.</para>
810 </listitem>
811 </itemizedlist>
812 </listitem>
813
814 <listitem>
815 <para>January 4th, 2006</para>
816 <itemizedlist>
817 <listitem>
818 <para>[randy] - Minor additions to the kdebase instructions: added
819 optional dependencies, added a configuration section which includes
820 information about run-time packages, and added installed programs,
821 libraries and directories.</para>
822 </listitem>
823 <listitem>
824 <para>[igor] - Updated to Xpdf-3.01pl1.</para>
825 </listitem>
826 </itemizedlist>
827 </listitem>
828
829 <listitem>
830 <para>January 2nd, 2006</para>
831 <itemizedlist>
832 <listitem>
833 <para>[randy] - Added significant updates to the HAL instructions:
834 updated the dependencies, modified the command that changes the
835 storage device policy, added text and a visual chart to explain
836 the requirements of the hal-device-manager program, added commands
837 to allow for locale specific needs in the storage device policy,
838 and some general text cleanup.</para>
839 </listitem>
840 <listitem>
841 <para>[randy] - Updated the D-BUS instructions to include text that
842 identifies the needs of the HAL package.</para>
843 </listitem>
844 </itemizedlist>
845 </listitem>
846
847 <listitem>
848 <para>December 31st, 2005</para>
849 <itemizedlist>
850 <listitem>
851 <para>[randy] - Added a sed command to the D-Bus instructions to
852 change a 'jar' command to 'fastjar' due to the changes in
853 GCC-4.0.x.</para>
854 </listitem>
855 </itemizedlist>
856 </listitem>
857
858 <listitem>
859 <para>December 30th, 2005</para>
860 <itemizedlist>
861 <listitem>
862 <para>[randy] - Added some optional dependencies to the Kdelibs
863 instructions.</para>
864 </listitem>
865 <listitem>
866 <para>[randy] - Added new package Libidn-0.6.0.</para>
867 </listitem>
868 <listitem>
869 <para>[andy] - Added new package Gaim-1.5.0.</para>
870 </listitem>
871 </itemizedlist>
872 </listitem>
873
874 <listitem>
875 <para>December 29th, 2005</para>
876 <itemizedlist>
877 <listitem>
878 <para>[randy] - Removed libogg and added NAS to the optional
879 dependencies of aRts.</para>
880 </listitem>
881 <listitem>
882 <para>[randy] - Added a caution note to the MC instructions
883 about the UTF-8 related issues.</para>
884 </listitem>
885 <listitem>
886 <para>[randy] - Added a caution note to the UnZip instructions
887 about the locale related issues.</para>
888 </listitem>
889 <listitem>
890 <para>[randy] - Added new section 'Locale Related Issues' to Chapter
891 2, 'Important Information', thanks to Alexander Patrakov for
892 contributing the text for this page. The page is very incomplete and
893 many more packages with locale related issues will be added.</para>
894 </listitem>
895 </itemizedlist>
896 </listitem>
897
898 <listitem>
899 <para>December 28th, 2005</para>
900 <itemizedlist>
901 <listitem>
902 <para>[randy] - Added new package GOffice-0.1.2.</para>
903 </listitem>
904 </itemizedlist>
905 </listitem>
906
907 <listitem>
908 <para>December 27th, 2005</para>
909 <itemizedlist>
910 <listitem>
911 <para>[randy] - Updated to libgsf-1.13.3.</para>
912 </listitem>
913 <listitem>
914 <para>[randy] - Removed the unneeded 'make' command from the
915 hicolor-icon-theme instructions.</para>
916 </listitem>
917 <listitem>
918 <para>[randy] - Minor cleanup to libgnomeprint dependencies and
919 removed an unneeded switch from the configure command.</para>
920 </listitem>
921 <listitem>
922 <para>[randy] - Minor cleanup to libgnomecups dependencies.</para>
923 </listitem>
924 <listitem>
925 <para>[randy] - Updated to ISO Codes-0.49.</para>
926 </listitem>
927 </itemizedlist>
928 </listitem>
929
930 <listitem>
931 <para>December 26th, 2005</para>
932 <itemizedlist>
933 <listitem>
934 <para>[randy] - Updated to Doxygen-1.4.5.</para>
935 </listitem>
936 <listitem>
937 <para>[randy] - Minor changes to the Qt instructions: fixed HTTP
938 download URL, added test suite notes, modified the configure command
939 to include switches for the recommended dependencies and added
940 appropriate notes about the recommended dependencies.</para>
941 </listitem>
942 <listitem>
943 <para>[randy] - Updated to little cms-1.15.</para>
944 </listitem>
945 <listitem>
946 <para>[randy] - Updated to Sendmail-8.13.5.</para>
947 </listitem>
948 <listitem>
949 <para>[dj] - Added colorls patch to tcsh instructions.</para>
950 </listitem>
951 <listitem>
952 <para>[dj] - Corrected additional recommended and optional
953 dependencies in OpenOffice instructions.</para>
954 </listitem>
955 <listitem>
956 <para>[andy] - Update xine-lib to 1.1.1.</para>
957 </listitem>
958 </itemizedlist>
959 </listitem>
960
961 <listitem>
962 <para>December 25th, 2005</para>
963 <itemizedlist>
964 <listitem>
965 <para>[randy] - Updated to LibMPEG3-1.6.</para>
966 </listitem>
967 </itemizedlist>
968 </listitem>
969
970 <listitem>
971 <para>December 24th, 2005</para>
972 <itemizedlist>
973 <listitem>
974 <para>[randy] - Fixed a syntax error in the configure scripts and
975 simplified the existing sed commands in the Tcl and Tk
976 instructions.</para>
977 </listitem>
978 <listitem>
979 <para>[randy] - Added pkg-config and ALSA Library as required
980 dependencies of the ALSA Plugins package, thanks to Joe Ciccone for
981 pointing out the omission.</para>
982 </listitem>
983 <listitem>
984 <para>[randy] - Fixed GTK+-2 documentation installation commands,
985 thanks to Nico R. for pointing out the breakage.</para>
986 </listitem>
987 <listitem>
988 <para>[randy] - Updated to Firefox-1.5, modified the method used
989 to build it and added a command to fix an anonymous enum in an
990 interface header file.</para>
991 </listitem>
992 <listitem>
993 <para>[dj] - Added GTK+-2 to OpenOffice required dependencies and
994 removed FreeType and OpenLDAP (OpenLDAP is currently broken).</para>
995 </listitem>
996 </itemizedlist>
997 </listitem>
998
999 <listitem>
1000 <para>December 23rd, 2005</para>
1001 <itemizedlist>
1002 <listitem>
1003 <para>[andy] - Updated librsvg to 2.12.7.</para>
1004 </listitem>
1005 <listitem>
1006 <para>[andy] - Updated Gnome doc utils to 0.4.4.</para>
1007 </listitem>
1008 </itemizedlist>
1009 </listitem>
1010
1011 <listitem>
1012 <para>December 22nd, 2005</para>
1013 <itemizedlist>
1014 <listitem>
1015 <para>[andy] - Updated XFce to 4.2.3.2.</para>
1016 </listitem>
1017 </itemizedlist>
1018 </listitem>
1019
1020 <listitem>
1021 <para>December 21st, 2005</para>
1022 <itemizedlist>
1023 <listitem>
1024 <para>[archaic] - Removed the obsolete sed in sudo and added a note to
1025 use visudo to edit the sudoers file.</para>
1026 </listitem>
1027 </itemizedlist>
1028 </listitem>
1029
1030 <listitem>
1031 <para>December 20th, 2005</para>
1032 <itemizedlist>
1033 <listitem>
1034 <para>[randy] - Commented out the Python and Perl bindings build
1035 notes from the Subversion instructions as there is a build failure
1036 using current versions of SWIG and (B)LFS packages.</para>
1037 </listitem>
1038 <listitem>
1039 <para>[randy] - Added documentation installation commands to the
1040 Guile instructions.</para>
1041 </listitem>
1042 </itemizedlist>
1043 </listitem>
1044
1045 <listitem>
1046 <para>December 19th, 2005</para>
1047 <itemizedlist>
1048 <listitem>
1049 <para>[randy] - Modified the sed command in the OpenSSH instructions
1050 to better allow for repeated builds.</para>
1051 </listitem>
1052 <listitem>
1053 <para>[bdubbs] - Updated to nmap-3.95.</para>
1054 </listitem>
1055 <listitem>
1056 <para>[bdubbs] - Added sed to Bind to prevent invalid
1057 warnings in the log.</para>
1058 </listitem>
1059 <listitem>
1060 <para>[randy] - Updated to Samba-3.0.20b.</para>
1061 </listitem>
1062 <listitem>
1063 <para>[andy] - Updated to Gnumeric-1.6.1.</para>
1064 </listitem>
1065 </itemizedlist>
1066 </listitem>
1067
1068 <listitem>
1069 <para>December 18th, 2005</para>
1070 <itemizedlist>
1071 <listitem>
1072 <para>[randy] - Updated to ESP Ghostscript-8.15.1.</para>
1073 </listitem>
1074 <listitem>
1075 <para>[bdubbs] - Changed configure instruction in gimp to
1076 use recommended dependencies. Added note that the switches
1077 to configure need to be changed if the recommended
1078 dependencies are not installed.</para>
1079 </listitem>
1080 <listitem>
1081 <para>[bdubbs] - Updated to whois-4.7.10.</para>
1082 </listitem>
1083 <listitem>
1084 <para>[bdubbs] - Updated to KDE-3.5 and kdevelop 3.3.0.</para>
1085 </listitem>
1086 </itemizedlist>
1087 </listitem>
1088
1089 <listitem>
1090 <para>December 17th, 2005</para>
1091 <itemizedlist>
1092 <listitem>
1093 <para>[randy] - Updated to PHP-5.1.1.</para>
1094 </listitem>
1095 </itemizedlist>
1096 </listitem>
1097
1098 <listitem>
1099 <para>December 16th, 2005</para>
1100 <itemizedlist>
1101 <listitem>
1102 <para>[randy] - Updated to Stunnel-4.14.</para>
1103 </listitem>
1104 <listitem>
1105 <para>[randy] - Updated to Ruby-1.8.3.</para>
1106 </listitem>
1107 </itemizedlist>
1108 </listitem>
1109
1110 <listitem>
1111 <para>December 15, 2005</para>
1112 <itemizedlist>
1113 <listitem>
1114 <para>[randy] - Updated to Aspell-0.60.4.</para>
1115 </listitem>
1116 <listitem>
1117 <para>[randy] - Added a sed command to the FOP instructions which
1118 fixes an obsolete tail command in the JAI binary.</para>
1119 </listitem>
1120 <listitem>
1121 <para>[randy] - Updated to Gamin-0.1.7.</para>
1122 </listitem>
1123 <listitem>
1124 <para>[bdubbs] - Removed section on newsserver.</para>
1125 </listitem>
1126 <listitem>
1127 <para>[randy] - Updated to Apache HTTP Server-2.2.0.</para>
1128 </listitem>
1129 </itemizedlist>
1130 </listitem>
1131
1132 <listitem>
1133 <para>December 14th, 2005</para>
1134 <itemizedlist>
1135 <listitem>
1136 <para>[randy] - Updated to OpenLDAP-2.3.11.</para>
1137 </listitem>
1138 <listitem>
1139 <para>[randy] - Updated to PostgreSQL-8.1.1.</para>
1140 </listitem>
1141 </itemizedlist>
1142 </listitem>
1143
1144 <listitem>
1145 <para>December 13th, 2005</para>
1146 <itemizedlist>
1147 <listitem>
1148 <para>[bdubbs] - Update description of LiveCD.</para>
1149 </listitem>
1150 <listitem>
1151 <para>[randy] - Updated to MySQL-5.0.16.</para>
1152 </listitem>
1153 <listitem>
1154 <para>[bdubbs] - Update koffice to version 1.4.2.</para>
1155 </listitem>
1156 <listitem>
1157 <para>[bdubbs] - Removed libungif.</para>
1158 </listitem>
1159 <listitem>
1160 <para>[randy] - Updated to GTK+-2.8.9.</para>
1161 </listitem>
1162 <listitem>
1163 <para>[andy] - Updated to Abiword-2.4.1</para>
1164 </listitem>
1165 </itemizedlist>
1166 </listitem>
1167
1168 <listitem>
1169 <para>December 11th, 2005</para>
1170 <itemizedlist>
1171 <listitem>
1172 <para>[randy] - Updated to Pango-1.10.2.</para>
1173 </listitem>
1174 <listitem>
1175 <para>[randy] - Updated to GLib-2.8.4.</para>
1176 </listitem>
1177 </itemizedlist>
1178 </listitem>
1179
1180 <listitem>
1181 <para>December 10th, 2005</para>
1182 <itemizedlist>
1183 <listitem>
1184 <para>[randy] - Updated to Heimdal-0.7.1.</para>
1185 </listitem>
1186 </itemizedlist>
1187 </listitem>
1188
1189 <listitem>
1190 <para>December 9th, 2005</para>
1191 <itemizedlist>
1192 <listitem>
1193 <para>[randy] - Fixed command typos in the Gnome Menus and
1194 Gnome Volume Manager instructions.</para>
1195 </listitem>
1196 <listitem>
1197 <para>[andy] - Updated Fluxbox to version 0.9.14.</para>
1198 </listitem>
1199 <listitem>
1200 <para>[andy] - Added details of how to create a fluxbox.desktop file to
1201 the Fluxbox page.</para>
1202 </listitem>
1203 </itemizedlist>
1204 </listitem>
1205
1206 <listitem>
1207 <para>December 8th, 2005</para>
1208 <itemizedlist>
1209 <listitem>
1210 <para>[bdubbs] - Updated to curl-7.15.1.</para>
1211 </listitem>
1212 </itemizedlist>
1213 </listitem>
1214
1215 <listitem>
1216 <para>December 7th, 2005</para>
1217 <itemizedlist>
1218 <listitem>
1219 <para>[bdubbs] - Added sed to remove incomplete tests from
1220 test program in popt.</para>
1221 </listitem>
1222 <listitem>
1223 <para>[bdubbs] - Removed reference to non-existent esound.ps
1224 from EsounD-0.2.36.</para>
1225 </listitem>
1226 <listitem>
1227 <para>[bdubbs] - Removed --with-history option from libxml2. Added
1228 a caution that the make check command can hang forever under
1229 certain conditions with the option.</para>
1230 </listitem>
1231 <listitem>
1232 <para>[bdubbs] - Added Andy Benton to the list of BLFS editors.</para>
1233 </listitem>
1234 <listitem>
1235 <para>[randy] - Added GTK-Doc as a dependency of libxml, thanks to
1236 go moko for pointing out the omission.</para>
1237 </listitem>
1238 <listitem>
1239 <para>[randy] - Added Ghostscript as a dependency of Doxygen.</para>
1240 </listitem>
1241 <listitem>
1242 <para>[randy] - Added GNOME Doc Utils as a dependency of Evince,
1243 thanks to David Rosal for pointing out the omission.</para>
1244 </listitem>
1245 <listitem>
1246 <para>[randy] - Updated to libvorbis-1.1.2.</para>
1247 </listitem>
1248 <listitem>
1249 <para>[randy] - Updated to libogg-1.1.3.</para>
1250 </listitem>
1251 </itemizedlist>
1252 </listitem>
1253
1254 <listitem>
1255 <para>December 6th, 2005</para>
1256 <itemizedlist>
1257 <listitem>
1258 <para>[dj] - Completed dependencies, removed optional configure
1259 parameters and added the no_mozilla (firefox) patch for
1260 OpenOffice.</para>
1261 </listitem>
1262 </itemizedlist>
1263 </listitem>
1264
1265 <listitem>
1266 <para>December 3rd, 2005</para>
1267 <itemizedlist>
1268 <listitem>
1269 <para>[randy] - Updated to GCC-4.0.2.</para>
1270 </listitem>
1271 <listitem>
1272 <para>[bdubbs] - Updated to qt-3.3.5.</para>
1273 </listitem>
1274 </itemizedlist>
1275 </listitem>
1276
1277 <listitem>
1278 <para>December 2nd, 2005</para>
1279 <itemizedlist>
1280 <listitem>
1281 <para>[dj] - Updated JDK binary version to 1.5.0_06.</para>
1282 </listitem>
1283 </itemizedlist>
1284 </listitem>
1285
1286 <listitem>
1287 <para>December 1st, 2005</para>
1288 <itemizedlist>
1289 <listitem>
1290 <para>[dj] - Added several fixes to OpenOffice instructions.</para>
1291 </listitem>
1292 </itemizedlist>
1293 </listitem>
1294
1295 <listitem>
1296 <para>November 30th, 2005</para>
1297 <itemizedlist>
1298 <listitem>
1299 <para>[randy] - Updated to xinetd-2.3.14.</para>
1300 </listitem>
1301 <listitem>
1302 <para>[randy] - Added a command to create the logging directory in
1303 the GDM instructions, thanks to Vincent Fretin for pointing out the
1304 oversight.</para>
1305 </listitem>
1306 <listitem>
1307 <para>[randy] - Updated to PCI Utilities-2.2.1.</para>
1308 </listitem>
1309 <listitem>
1310 <para>[randy] - Updated to Sysstat-6.0.2.</para>
1311 </listitem>
1312 </itemizedlist>
1313 </listitem>
1314
1315 <listitem>
1316 <para>November 29th, 2005</para>
1317 <itemizedlist>
1318 <listitem>
1319 <para>[randy] - Updated to Shadow-4.0.13.</para>
1320 </listitem>
1321 <listitem>
1322 <para>[randy] - Updated to Linux-PAM-0.99.2.0. Note that many of
1323 the installation commands have changed.</para>
1324 </listitem>
1325 <listitem>
1326 <para>[dj] - Updated ash patch for use with gcc-4.x.</para>
1327 </listitem>
1328 </itemizedlist>
1329 </listitem>
1330
1331 <listitem>
1332 <para>November 27th, 2005</para>
1333 <itemizedlist>
1334 <listitem>
1335 <para>[randy] - Added an FTP download URL and changed the
1336 documentation installation to a versioned directory in the Fontconfig
1337 instructions.</para>
1338 </listitem>
1339 <listitem>
1340 <para>[randy] - Added documentation installation and clarified the
1341 purpose of the sed command in the FreeType instructions.</para>
1342 </listitem>
1343 </itemizedlist>
1344 </listitem>
1345
1346 <listitem>
1347 <para>November 26th, 2005</para>
1348 <itemizedlist>
1349 <listitem>
1350 <para>[randy] - Added a note to the Lynx instructions that
1351 identifies, and shows how to avoid, a security vulnerability.</para>
1352 </listitem>
1353 <listitem>
1354 <para>[randy] - Updated to S-Lang-2.0.5.</para>
1355 </listitem>
1356 <listitem>
1357 <para>[randy] - Updated the text in the Net-tools instructions
1358 to reflect the updated version of Coreutils.</para>
1359 </listitem>
1360 </itemizedlist>
1361 </listitem>
1362
1363 <listitem>
1364 <para>November 25th, 2005</para>
1365 <itemizedlist>
1366 <listitem>
1367 <para>[randy] - Updated to OpenSSL-0.9.7i</para>
1368 </listitem>
1369 <listitem>
1370 <para>[randy] - Updated to pkg-config-0.20</para>
1371 </listitem>
1372 </itemizedlist>
1373 </listitem>
1374
1375 <listitem>
1376 <para>November 24th, 2005</para>
1377 <itemizedlist>
1378 <listitem>
1379 <para>[randy] - Updated to CrackLib-2.8.6 and modified the
1380 installation commands to work with the newer version.</para>
1381 </listitem>
1382 </itemizedlist>
1383 </listitem>
1384
1385 <listitem>
1386 <para>November 23rd, 2005</para>
1387 <itemizedlist>
1388 <listitem>
1389 <para>[bdubbs] - Added sed to sudo to correct a security issue
1390 (Archaic). Also added --enable-shell-sets-home switch
1391 (Gerard).</para>
1392 </listitem>
1393 </itemizedlist>
1394 </listitem>
1395
1396 <listitem>
1397 <para>November 22nd, 2005</para>
1398 <itemizedlist>
1399 <listitem>
1400 <para>[bdubbs] - Added sudo-1.6.8p12.</para>
1401 </listitem>
1402 <listitem>
1403 <para>[randy] - Updated to HTML Tidy-051026. Also updated the docs to
1404 051020 and changed the documentation directory to a versioned
1405 name.</para>
1406 </listitem>
1407 <listitem>
1408 <para>[randy] - Updated to FriBidi-0.10.7.</para>
1409 </listitem>
1410 <listitem>
1411 <para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
1412 the tests outlined in the DocBook DSSSL Stylesheets
1413 instructions.</para>
1414 </listitem>
1415 <listitem>
1416 <para>[randy] - Updated to Ethereal-0.10.13.</para>
1417 </listitem>
1418 <listitem>
1419 <para>[randy] - Added new package GC-6.5.</para>
1420 </listitem>
1421 </itemizedlist>
1422 </listitem>
1423
1424 <listitem>
1425 <para>November 21st, 2005</para>
1426 <itemizedlist>
1427 <listitem>
1428 <para>[randy] - Updated the Rsync bootscript to remove the --compress
1429 parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
1430 </listitem>
1431 <listitem>
1432 <para>[randy] - Added --disable-python to the configure command in
1433 the D-BUS instructions to fix a broken build identified by Filip
1434 Bartmann.</para>
1435 </listitem>
1436 <listitem>
1437 <para>[randy] - Added --disable-libwrap to the configure command in
1438 the Stunnel instructions to fix a broken build identified by Filip
1439 Bartmann.</para>
1440 </listitem>
1441 <listitem>
1442 <para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
1443 Utilities section of Chapter 31.</para>
1444 </listitem>
1445 <listitem>
1446 <para>[randy] - Modified the libexecdir parameter passed to configure
1447 and tweaked the storage device policy in the HAL instructions.</para>
1448 </listitem>
1449 </itemizedlist>
1450 </listitem>
1451
1452 <listitem>
1453 <para>November 19th, 2005</para>
1454 <itemizedlist>
1455 <listitem>
1456 <para>[randy] - Added notes to start a D-BUS session daemon to the
1457 D-BUS, GDM and GNOME Configuration instructions.</para>
1458 </listitem>
1459 <listitem>
1460 <para>[dj] - Cleaned up OpenOffice instructions and added
1461 a no-pam patch.</para>
1462 </listitem>
1463 </itemizedlist>
1464 </listitem>
1465
1466 <listitem>
1467 <para>November 18th, 2005</para>
1468 <itemizedlist>
1469 <listitem>
1470 <para>[randy] - Added a GCC4 patch to the libvorbis instructions,
1471 thanks to Steffen Knollman for discovering the problem and
1472 contributing the patch.</para>
1473 </listitem>
1474 <listitem>
1475 <para>[igor] - Updated to rsync-2.6.6.</para>
1476 </listitem>
1477 </itemizedlist>
1478 </listitem>
1479
1480 <listitem>
1481 <para>November 17th, 2005</para>
1482 <itemizedlist>
1483 <listitem>
1484 <para>[randy] - Added new package Sound Juicer-2.12.2 to the
1485 Utilities section of Chapter 31.</para>
1486 </listitem>
1487 <listitem>
1488 <para>[dj] - Corrected OpenOffice patch names.</para>
1489 </listitem>
1490 </itemizedlist>
1491 </listitem>
1492
1493 <listitem>
1494 <para>November 15th, 2005</para>
1495 <itemizedlist>
1496 <listitem>
1497 <para>[dj] - Updated to OpenOffice-2.0.0</para>
1498 </listitem>
1499 </itemizedlist>
1500 </listitem>
1501
1502 <listitem>
1503 <para>November 14th, 2005</para>
1504 <itemizedlist>
1505 <listitem>
1506 <para>[randy] - Updated to Balsa-2.3.6.</para>
1507 </listitem>
1508 </itemizedlist>
1509 </listitem>
1510
1511 <listitem>
1512 <para>November 13th, 2005</para>
1513 <itemizedlist>
1514 <listitem>
1515 <para>[randy] - Added several more entries to the 'Other Programming
1516 Tools' section. Many thanks to Miguel Bazdresch for his suggestions
1517 and other contributions.</para>
1518 </listitem>
1519 </itemizedlist>
1520 </listitem>
1521
1522 <listitem>
1523 <para>November 12th, 2005</para>
1524 <itemizedlist>
1525 <listitem>
1526 <para>[dj] - Updated GCC4 patches for Mozilla projects to include
1527 xptinfo.h anonymous enum patch.</para>
1528 </listitem>
1529 </itemizedlist>
1530 </listitem>
1531
1532 <listitem>
1533 <para>November 9th, 2005</para>
1534 <itemizedlist>
1535 <listitem>
1536 <para>[randy] - Updated references to source and md5sum files
1537 on the Anduin server due to the Anduin reorganization.</para>
1538 </listitem>
1539 <listitem>
1540 <para>[randy] - Added several more programming languages to the
1541 'Other Programming Tools' section.</para>
1542 </listitem>
1543 </itemizedlist>
1544 </listitem>
1545
1546 <listitem>
1547 <para>November 7th, 2005</para>
1548 <itemizedlist>
1549 <listitem>
1550 <para>[randy] - Added several programming languages to the 'Other
1551 Programming Tools' section.</para>
1552 </listitem>
1553 <listitem>
1554 <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
1555 </listitem>
1556 </itemizedlist>
1557 </listitem>
1558
1559 <listitem>
1560 <para>November 5th, 2005</para>
1561 <itemizedlist>
1562 <listitem>
1563 <para>[dj] - Updated alsa-restore script per Alexander Patrakov's
1564 suggestions.</para>
1565 </listitem>
1566 </itemizedlist>
1567 </listitem>
1568
1569 <listitem>
1570 <para>November 4th, 2005</para>
1571 <itemizedlist>
1572 <listitem>
1573 <para>[randy] - Added a patch to the libgsf instructions so that the
1574 configure script properly discovers GConf.</para>
1575 </listitem>
1576 </itemizedlist>
1577 </listitem>
1578
1579 <listitem>
1580 <para>November 3rd, 2005</para>
1581 <itemizedlist>
1582 <listitem>
1583 <para>[randy] - Added new package GMime-2.1.17.</para>
1584 </listitem>
1585 </itemizedlist>
1586 </listitem>
1587
1588 <listitem>
1589 <para>November 1st, 2005</para>
1590 <itemizedlist>
1591 <listitem>
1592 <para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
1593 'Other Programming Tools' section.</para>
1594 </listitem>
1595 <listitem>
1596 <para>[randy] - Added new package libmpeg2-0.4.0b.</para>
1597 </listitem>
1598 <listitem>
1599 <para>[randy] - Updated to Transcode-1.0.1.</para>
1600 </listitem>
1601 </itemizedlist>
1602 </listitem>
1603
1604 <listitem>
1605 <para>October 31st, 2005</para>
1606 <itemizedlist>
1607 <listitem>
1608 <para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
1609 </listitem>
1610 </itemizedlist>
1611 </listitem>
1612
1613 <listitem>
1614 <para>October 30th, 2005</para>
1615 <itemizedlist>
1616 <listitem>
1617 <para>[randy] - Added new package Totem-1.2.0.</para>
1618 </listitem>
1619 <listitem>
1620 <para>[dj] - Updated to JDK-1.5.0_05.</para>
1621 </listitem>
1622 </itemizedlist>
1623 </listitem>
1624
1625 <listitem>
1626 <para>October 29th, 2005</para>
1627 <itemizedlist>
1628 <listitem>
1629 <para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
1630 </listitem>
1631 </itemizedlist>
1632 </listitem>
1633
1634 <listitem>
1635 <para>October 28th, 2005</para>
1636 <itemizedlist>
1637 <listitem>
1638 <para>[igor] - Updated to SDL-1.2.9.</para>
1639 </listitem>
1640 <listitem>
1641 <para>[igor] - Updated to CVS-1.11.21.</para>
1642 </listitem>
1643 </itemizedlist>
1644 </listitem>
1645
1646 <listitem>
1647 <para>October 25th, 2005</para>
1648 <itemizedlist>
1649 <listitem>
1650 <para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
1651 package from the GNOME Add-on section.</para>
1652 </listitem>
1653 </itemizedlist>
1654 </listitem>
1655
1656 <listitem>
1657 <para>October 23rd, 2005</para>
1658 <itemizedlist>
1659 <listitem>
1660 <para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
1661 </listitem>
1662 <listitem>
1663 <para>[randy] - Added new package Poppler-0.4.2.</para>
1664 </listitem>
1665 </itemizedlist>
1666 </listitem>
1667
1668 <listitem>
1669 <para>October 21st, 2005</para>
1670 <itemizedlist>
1671 <listitem>
1672 <para>[randy] - Added new package GNOME Keyring
1673 Manager-2.12.0.</para>
1674 </listitem>
1675 </itemizedlist>
1676 </listitem>
1677
1678 <listitem>
1679 <para>October 20th, 2005</para>
1680 <itemizedlist>
1681 <listitem>
1682 <para>[randy] - Added new package ISO Codes-0.48.</para>
1683 </listitem>
1684 </itemizedlist>
1685 </listitem>
1686
1687 <listitem>
1688 <para>October 19th, 2005</para>
1689 <itemizedlist>
1690 <listitem>
1691 <para>[randy] - Added new package PyXML-0.8.4.</para>
1692 </listitem>
1693 <listitem>
1694 <para>[randy] - Added category headers to the GNOME Add-on packages
1695 Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
1696 XML wizardry to make this happen.</para>
1697 </listitem>
1698 </itemizedlist>
1699 </listitem>
1700
1701 <listitem>
1702 <para>October 18th, 2005</para>
1703 <itemizedlist>
1704 <listitem>
1705 <para>[randy] - Added a patch and an additional command to enable the
1706 streaming audio method in the GNOME Speech instructions.</para>
1707 </listitem>
1708 <listitem>
1709 <para>[randy] - Updated to GDM-2.8.0.5.</para>
1710 </listitem>
1711 </itemizedlist>
1712 </listitem>
1713
1714 <listitem>
1715 <para>October 17th, 2005</para>
1716 <itemizedlist>
1717 <listitem>
1718 <para>[randy] - Updated to GOK-1.0.5.</para>
1719 </listitem>
1720 <listitem>
1721 <para>[igor] - Updated to HTML Tidy-051013.</para>
1722 </listitem>
1723 <listitem>
1724 <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
1725 </listitem>
1726 <listitem>
1727 <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
1728 </listitem>
1729 </itemizedlist>
1730 </listitem>
1731
1732 <listitem>
1733 <para>October 16th, 2005</para>
1734 <itemizedlist>
1735 <listitem>
1736 <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
1737 of the xextensions.pc file from the GNOME Magnifier to the XFree86
1738 instructions.</para>
1739 </listitem>
1740 <listitem>
1741 <para>[igor] - Updated to PHP-5.0.5.</para>
1742 </listitem>
1743 <listitem>
1744 <para>[randy] - Modified dependencies in the libgtkhtml
1745 instructions.</para>
1746 </listitem>
1747 <listitem>
1748 <para>[igor] - Updated to PCRE-6.4.</para>
1749 </listitem>
1750 <listitem>
1751 <para>[igor] - Updated to cURL-7.15.0.</para>
1752 </listitem>
1753 </itemizedlist>
1754 </listitem>
1755
1756 <listitem>
1757 <para>October 15th, 2005</para>
1758 <itemizedlist>
1759 <listitem>
1760 <para>[igor] - Added the gcc4 patch for NTP.</para>
1761 </listitem>
1762 <listitem>
1763 <para>[igor] - Updated to Fcron-3.0.0.</para>
1764 </listitem>
1765 <listitem>
1766 <para>[igor] - Updated to Apache-2.0.55.</para>
1767 </listitem>
1768 <listitem>
1769 <para>[igor] - Updated to Python-2.4.2.</para>
1770 </listitem>
1771 <listitem>
1772 <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
1773 </listitem>
1774 <listitem>
1775 <para>[randy] - Updated to GGV-2.12.0.</para>
1776 </listitem>
1777 <listitem>
1778 <para>[igor] - Updated to Firefox-1.0.7.</para>
1779 </listitem>
1780 <listitem>
1781 <para>[randy] - Updated to AT SPI-1.6.6.</para>
1782 </listitem>
1783 <listitem>
1784 <para>[igor] - Updated to libtiff-3.7.4.</para>
1785 </listitem>
1786 <listitem>
1787 <para>[igor] - Updated to cairo-1.0.2.</para>
1788 </listitem>
1789 <listitem>
1790 <para>[randy] - Updated to Zenity-2.12.1.</para>
1791 </listitem>
1792 <listitem>
1793 <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
1794 </listitem>
1795 </itemizedlist>
1796 </listitem>
1797
1798 <listitem>
1799 <para>October 14th, 2005</para>
1800 <itemizedlist>
1801 <listitem>
1802 <para>[igor] - Updated to libpcap-0.9.4.</para>
1803 </listitem>
1804 <listitem>
1805 <para>[igor] - Updated to Wget-1.10.2.</para>
1806 </listitem>
1807 <listitem>
1808 <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
1809 </listitem>
1810 <listitem>
1811 <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
1812 </listitem>
1813 <listitem>
1814 <para>[randy] - Updated to GConf Editor-2.12.0.</para>
1815 </listitem>
1816 <listitem>
1817 <para>[randy] - Updated to File Roller-2.12.1.</para>
1818 </listitem>
1819 <listitem>
1820 <para>[randy] - Updated to EOG-2.12.1.</para>
1821 </listitem>
1822 <listitem>
1823 <para>[randy] - Updated to gedit-2.12.1.</para>
1824 </listitem>
1825 </itemizedlist>
1826 </listitem>
1827
1828 <listitem>
1829 <para>October 13th, 2005</para>
1830 <itemizedlist>
1831 <listitem>
1832 <para>[igor] - Updated Vim security patch.</para>
1833 </listitem>
1834 <listitem>
1835 <para>[randy] - Updated to GNOME Games-2.12.1.</para>
1836 </listitem>
1837 <listitem>
1838 <para>[randy] - Updated to Epiphany-1.8.2.</para>
1839 </listitem>
1840 <listitem>
1841 <para>[randy] - Changed Python from an optional to a recommended
1842 dependency in the GNOME Doc Utils dependencies.</para>
1843 </listitem>
1844 </itemizedlist>
1845 </listitem>
1846
1847 <listitem>
1848 <para>October 12th, 2005</para>
1849 <itemizedlist>
1850 <listitem>
1851 <para>[randy] - Updated to gcalctool-5.6.31.</para>
1852 </listitem>
1853 </itemizedlist>
1854 </listitem>
1855
1856 <listitem>
1857 <para>October 11th, 2005</para>
1858 <itemizedlist>
1859 <listitem>
1860 <para>[randy] - Updated to gtksourceview-1.4.2.</para>
1861 </listitem>
1862 <listitem>
1863 <para>[randy] - Updated to bug-buddy-2.12.1.</para>
1864 </listitem>
1865 <listitem>
1866 <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
1867 </listitem>
1868 <listitem>
1869 <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
1870 </listitem>
1871 <listitem>
1872 <para>[randy] - Updated to GNOME Media-2.12.0.</para>
1873 </listitem>
1874 <listitem>
1875 <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
1876 </listitem>
1877 <listitem>
1878 <para>[randy] - Updated to Evolution-2.4.1.</para>
1879 </listitem>
1880 </itemizedlist>
1881 </listitem>
1882
1883 <listitem>
1884 <para>October 10th, 2005</para>
1885 <itemizedlist>
1886 <listitem>
1887 <para>[randy] - Updated to GtkHTML-3.8.1.</para>
1888 </listitem>
1889 <listitem>
1890 <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
1891 </listitem>
1892 <listitem>
1893 <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
1894 </listitem>
1895 <listitem>
1896 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
1897 </listitem>
1898 <listitem>
1899 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
1900 </listitem>
1901 <listitem>
1902 <para>[randy] - Added GTK+-2 as a required dependency of
1903 libgtkhtml.</para>
1904 </listitem>
1905 <listitem>
1906 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
1907 </listitem>
1908 <listitem>
1909 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
1910 GNOME. GNOME add-on packages are updated only to the release
1911 versions. The individual updates to the GNOME add-on packages will be
1912 accomplished individually.</para>
1913 </listitem>
1914 </itemizedlist>
1915 </listitem>
1916
1917 <listitem>
1918 <para>October 8th, 2005</para>
1919 <itemizedlist>
1920 <listitem>
1921 <para>[tushar] - Replaced FAM with Gamin.</para>
1922 </listitem>
1923 </itemizedlist>
1924 </listitem>
1925
1926 <listitem>
1927 <para>October 6th, 2005</para>
1928 <itemizedlist>
1929 <listitem>
1930 <para>[randy] - Updated to librsvg-2.12.4.</para>
1931 </listitem>
1932 <listitem>
1933 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
1934 </listitem>
1935 <listitem>
1936 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
1937 </listitem>
1938 </itemizedlist>
1939 </listitem>
1940
1941 <listitem>
1942 <para>October 5th, 2005</para>
1943 <itemizedlist>
1944 <listitem>
1945 <para>[randy] - Updated to Metacity-2.12.1.</para>
1946 </listitem>
1947 <listitem>
1948 <para>[randy] - Updated to libwnck-2.12.1.</para>
1949 </listitem>
1950 <listitem>
1951 <para>[randy] - Updated to GTK+-2.8.6.</para>
1952 </listitem>
1953 <listitem>
1954 <para>[randy] - Updated to Pango-1.10.1.</para>
1955 </listitem>
1956 <listitem>
1957 <para>[randy] - Updated to GLib-2.8.3.</para>
1958 </listitem>
1959 <listitem>
1960 <para>[randy] - Updated to libxml2-2.6.22.</para>
1961 </listitem>
1962 <listitem>
1963 <para>[randy] - Added the --disable-error-on-warning parameter to the
1964 GnuCash configure command as using GCC-4.0.x will generate warnings
1965 which will break the build if the parameter is not used.</para>
1966 </listitem>
1967 <listitem>
1968 <para>[randy] - Added a patch to the Guile instructions and changed
1969 the sed command in the SLIB instructions so that the two packages
1970 work nicely together.</para>
1971 </listitem>
1972 </itemizedlist>
1973 </listitem>
1974
1975 <listitem>
1976 <para>October 4th, 2005</para>
1977 <itemizedlist>
1978 <listitem>
1979 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
1980 instructions.</para>
1981 </listitem>
1982 <listitem>
1983 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
1984 fix a GCC-4.0.x build problem.</para>
1985 </listitem>
1986 <listitem>
1987 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
1988 </listitem>
1989 <listitem>
1990 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
1991 </listitem>
1992 <listitem>
1993 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
1994 instructions.</para>
1995 </listitem>
1996 <listitem>
1997 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
1998 fix a GCC-4 build problem.</para>
1999 </listitem>
2000 </itemizedlist>
2001 </listitem>
2002
2003 <listitem>
2004 <para>October 3rd, 2005</para>
2005 <itemizedlist>
2006 <listitem>
2007 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
2008 instructions.</para>
2009 </listitem>
2010 <listitem>
2011 <para>[randy] - Clarified the dependencies in the Imlib
2012 instructions.</para>
2013 </listitem>
2014 <listitem>
2015 <para>[randy] - Updated to AbiWord-2.2.10.</para>
2016 </listitem>
2017 </itemizedlist>
2018 </listitem>
2019
2020 <listitem>
2021 <para>October 1st, 2005</para>
2022 <itemizedlist>
2023 <listitem>
2024 <para>[randy] - Added new package HAL-0.5.4.</para>
2025 </listitem>
2026 </itemizedlist>
2027 </listitem>
2028
2029 <listitem>
2030 <para>September 26th, 2005</para>
2031 <itemizedlist>
2032 <listitem>
2033 <para>[randy] - Added new package D-BUS-0.50.</para>
2034 </listitem>
2035 </itemizedlist>
2036 </listitem>
2037
2038 <listitem>
2039 <para>September 25th, 2005</para>
2040 <itemizedlist>
2041 <listitem>
2042 <para>[randy] - Added a patch to fix a build problem with newer
2043 versions of libgsf and added a sed command so the default is to
2044 build the Perl plugin module to the Gnumeric instructions.</para>
2045 </listitem>
2046 </itemizedlist>
2047 </listitem>
2048
2049 <listitem>
2050 <para>September 22nd, 2005</para>
2051 <itemizedlist>
2052 <listitem>
2053 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
2054 </listitem>
2055 </itemizedlist>
2056 </listitem>
2057
2058 <listitem>
2059 <para>September 21st, 2005</para>
2060 <itemizedlist>
2061 <listitem>
2062 <para>[randy] - Updated to Samba-3.0.20.</para>
2063 </listitem>
2064 <listitem>
2065 <para>[bdubbs] - Reverted gcc build instructions.</para>
2066 </listitem>
2067 <listitem>
2068 <para>[randy] - Updated to EsounD-0.2.36.</para>
2069 </listitem>
2070 <listitem>
2071 <para>[randy] - Updated to Metacity-2.12.0.</para>
2072 </listitem>
2073 <listitem>
2074 <para>[randy] - Updated to Libwnck-2.12.0.</para>
2075 </listitem>
2076 </itemizedlist>
2077 </listitem>
2078
2079 <listitem>
2080 <para>September 20th, 2005</para>
2081 <itemizedlist>
2082 <listitem>
2083 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
2084 gcc-4.0.1.</para>
2085 </listitem>
2086 <listitem>
2087 <para>[randy] - Updated to GTK+-2.8.3.</para>
2088 </listitem>
2089 <listitem>
2090 <para>[randy] - Updated to ATK-1.10.3.</para>
2091 </listitem>
2092 <listitem>
2093 <para>[randy] - Updated to Pango-1.10.0.</para>
2094 </listitem>
2095 <listitem>
2096 <para>[randy] - Updated to GLib-2.8.1.</para>
2097 </listitem>
2098 <listitem>
2099 <para>[randy] - Added a command to create an X Render pkg-config file
2100 to the XFree86 instructions. Also created notes in the Metacity and
2101 cairo instructions to ensure this file exists.</para>
2102 </listitem>
2103 <listitem>
2104 <para>[randy] - Added new package cairo-1.0.0.</para>
2105 </listitem>
2106 <listitem>
2107 <para>[bdubbs] - Changed gcc build instructions to use
2108 a simple make. Added a note to use make bootstrap if
2109 the base compiler is not gcc-4.0.1.</para>
2110 </listitem>
2111 </itemizedlist>
2112 </listitem>
2113
2114 <listitem>
2115 <para>September 19th, 2005</para>
2116 <itemizedlist>
2117 <listitem>
2118 <para>[bdubbs] - Added a patch to build mozilla with
2119 gcc-4.0.1.</para>
2120 </listitem>
2121 <listitem>
2122 <para>[randy] - Updated to gucharmap-1.4.4.</para>
2123 </listitem>
2124 <listitem>
2125 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
2126 </listitem>
2127 <listitem>
2128 <para>[richard] - Added a sed to fix the build of the
2129 test suite for cpio-2.6 when using gcc-4.0.1.
2130 Suggested by Matthew Burgess</para>
2131 </listitem>
2132 </itemizedlist>
2133 </listitem>
2134
2135 <listitem>
2136 <para>September 18th, 2005</para>
2137 <itemizedlist>
2138 <listitem>
2139 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
2140 </listitem>
2141 <listitem>
2142 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
2143 </listitem>
2144 <listitem>
2145 <para>[richard] - Updated to bluefish-1.0.4.</para>
2146 </listitem>
2147 </itemizedlist>
2148 </listitem>
2149
2150 <listitem>
2151 <para>September 17th, 2005</para>
2152 <itemizedlist>
2153 <listitem>
2154 <para>[randy] - Added an alternate installation location for the
2155 shared library interface headers to the AFPL Ghostscript and ESP
2156 Ghostscript instructions.</para>
2157 </listitem>
2158 <listitem>
2159 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
2160 </listitem>
2161 <listitem>
2162 <para>[randy] - Updated the Business::ISBN Perl module to
2163 1.82.</para>
2164 </listitem>
2165 <listitem>
2166 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
2167 </listitem>
2168 <listitem>
2169 <para>[randy] - Updated the Module::Signature Perl module to
2170 0.50.</para>
2171 </listitem>
2172 <listitem>
2173 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
2174 </listitem>
2175 <listitem>
2176 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
2177 2.12.</para>
2178 </listitem>
2179 <listitem>
2180 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
2181 0.13.</para>
2182 </listitem>
2183 <listitem>
2184 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
2185 new Perl modules Text::Diff and Algorithm::Diff.</para>
2186 </listitem>
2187 <listitem>
2188 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
2189 </listitem>
2190 </itemizedlist>
2191 </listitem>
2192
2193 <listitem>
2194 <para>September 15th, 2005</para>
2195 <itemizedlist>
2196 <listitem>
2197 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
2198 </listitem>
2199 <listitem>
2200 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
2201 added a GCC-4 patch to the Gimp instructions.</para>
2202 </listitem>
2203 <listitem>
2204 <para>[randy] - Updated to librsvg-2.11.1.</para>
2205 </listitem>
2206 </itemizedlist>
2207 </listitem>
2208
2209 <listitem>
2210 <para>September 14th, 2005</para>
2211 <itemizedlist>
2212 <listitem>
2213 <para>[randy] - Removed redundant GTK+-2 dependency from the
2214 libgnomeprintui instructions.</para>
2215 </listitem>
2216 <listitem>
2217 <para>[randy] - Updated to libgsf-1.12.3.</para>
2218 </listitem>
2219 <listitem>
2220 <para>[randy] - Added documentation installation commands and
2221 corrected the note about the test suite in the libcroco
2222 instructions.</para>
2223 </listitem>
2224 </itemizedlist>
2225 </listitem>
2226
2227 <listitem>
2228 <para>September 13th, 2005</para>
2229 <itemizedlist>
2230 <listitem>
2231 <para>[randy] - Added commands to the CVS instructions to create and
2232 install additional documentation.</para>
2233 </listitem>
2234 <listitem>
2235 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
2236 documentation files chown command to only run if the docs were
2237 built and installed.</para>
2238 </listitem>
2239 </itemizedlist>
2240 </listitem>
2241
2242 <listitem>
2243 <para>September 12th, 2005</para>
2244 <itemizedlist>
2245 <listitem>
2246 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
2247 </listitem>
2248 <listitem>
2249 <para>[randy] - Updated to VTE-0.11.15.</para>
2250 </listitem>
2251 <listitem>
2252 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
2253 ScrollKeeper instructions.</para>
2254 </listitem>
2255 <listitem>
2256 <para>[randy] - Updated to GCC-4.0.1.</para>
2257 </listitem>
2258 </itemizedlist>
2259 </listitem>
2260
2261 <listitem>
2262 <para>September 11th, 2005</para>
2263 <itemizedlist>
2264 <listitem>
2265 <para>[randy] - Minor corrections to the XSL Stylesheets
2266 instructions, suggested by Manuel Canales Esparcia.</para>
2267 </listitem>
2268 </itemizedlist>
2269 </listitem>
2270
2271 <listitem>
2272 <para>September 10th, 2005</para>
2273 <itemizedlist>
2274 <listitem>
2275 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
2276 the environment variables are properly set.</para>
2277 </listitem>
2278 <listitem>
2279 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
2280 </listitem>
2281 <listitem>
2282 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
2283 </listitem>
2284 <listitem>
2285 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
2286 </listitem>
2287 <listitem>
2288 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
2289 patch in JDK source build instructions.</para>
2290 </listitem>
2291 <listitem>
2292 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
2293 </listitem>
2294 <listitem>
2295 <para>[dj] - Updated volume restore script for use with
2296 Udev versions greater than 058.</para>
2297 </listitem>
2298 </itemizedlist>
2299 </listitem>
2300
2301 <listitem>
2302 <para>September 9th, 2005</para>
2303 <itemizedlist>
2304 <listitem>
2305 <para>[randy] - Added a GCC-4 patch to the libexif
2306 instructions.</para>
2307 </listitem>
2308 <listitem>
2309 <para>[randy] - Added a GCC-4 patch to the Avifile
2310 instructions.</para>
2311 </listitem>
2312 <listitem>
2313 <para>[randy] - Added a GCC-4 patch to the FFmpeg
2314 instructions.</para>
2315 </listitem>
2316 <listitem>
2317 <para>[randy] - Added a GCC-4 patch to the MPlayer
2318 instructions.</para>
2319 </listitem>
2320 <listitem>
2321 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
2322 </listitem>
2323 <listitem>
2324 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
2325 </listitem>
2326 <listitem>
2327 <para>[randy] - Added a GCC-4 patch to the Firefox
2328 instructions.</para>
2329 </listitem>
2330 <listitem>
2331 <para>[randy] - Added a GCC-4 patch to the Thunderbird
2332 instructions.</para>
2333 </listitem>
2334 <listitem>
2335 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
2336 </listitem>
2337 <listitem>
2338 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
2339 </listitem>
2340 <listitem>
2341 <para>[randy] - Added a GCC-4 patch and documentation installation
2342 commands to the NAS instructions.</para>
2343 </listitem>
2344 <listitem>
2345 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
2346 instructions.</para>
2347 </listitem>
2348 <listitem>
2349 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
2350 </listitem>
2351 <listitem>
2352 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
2353 in the Inetutils instructions.</para>
2354 </listitem>
2355 <listitem>
2356 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
2357 </listitem>
2358 <listitem>
2359 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
2360 instructions.</para>
2361 </listitem>
2362 <listitem>
2363 <para>[randy] - Updated to intltool-0.34.1.</para>
2364 </listitem>
2365 <listitem>
2366 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
2367 </listitem>
2368 </itemizedlist>
2369 </listitem>
2370
2371 <listitem>
2372 <para>September 8th, 2005</para>
2373 <itemizedlist>
2374 <listitem>
2375 <para>[randy] - Added a sed command to the libxklavier instructions
2376 to fix a GCC-4.x build problem.</para>
2377 </listitem>
2378 <listitem>
2379 <para>[randy] - Updated to libxslt-1.1.15.</para>
2380 </listitem>
2381 <listitem>
2382 <para>[randy] - Updated to libxml2-2.6.21.</para>
2383 </listitem>
2384 </itemizedlist>
2385 </listitem>
2386
2387 <listitem>
2388 <para>September 7th, 2005</para>
2389 <itemizedlist>
2390 <listitem>
2391 <para>[richard] - Updated to XScreenSaver-4.22.</para>
2392 </listitem>
2393 </itemizedlist>
2394 </listitem>
2395
2396 <listitem>
2397 <para>September 6th, 2005</para>
2398 <itemizedlist>
2399 <listitem>
2400 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
2401 release notes.</para>
2402 </listitem>
2403 <listitem>
2404 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
2405 installation commands to the instructions.</para>
2406 </listitem>
2407 </itemizedlist>
2408 </listitem>
2409
2410 <listitem>
2411 <para>September 5th, 2005</para>
2412 <itemizedlist>
2413 <listitem>
2414 <para>[randy] - Updated to Subversion-1.2.3</para>
2415 </listitem>
2416 </itemizedlist>
2417 </listitem>
2418
2419 <listitem>
2420 <para>September 4th, 2005</para>
2421 <itemizedlist>
2422 <listitem>
2423 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
2424 documentation installation commands to the instructions.</para>
2425 </listitem>
2426 </itemizedlist>
2427 </listitem>
2428
2429 <listitem>
2430 <para>September 3rd, 2005</para>
2431 <itemizedlist>
2432 <listitem>
2433 <para>[randy] - Updated to HTML Tidy-050826.</para>
2434 </listitem>
2435 <listitem>
2436 <para>[randy] - Updated to cURL-7.14.1.</para>
2437 </listitem>
2438 </itemizedlist>
2439 </listitem>
2440
2441 <listitem>
2442 <para>September 2nd, 2005</para>
2443 <itemizedlist>
2444 <listitem>
2445 <para>[randy] - Added commands to the Heimdal instructions to
2446 preserve and restore some overwritten interface headers and
2447 libraries. Also listed the dependencies in a more accurate
2448 manner.</para>
2449 </listitem>
2450 <listitem>
2451 <para>[randy] - Updated to MySQL-4.1.14.</para>
2452 </listitem>
2453 <listitem>
2454 <para>[randy] - Fixed some broken commands in the TeX
2455 instructions.</para>
2456 </listitem>
2457 </itemizedlist>
2458 </listitem>
2459
2460 <listitem>
2461 <para>September 1st, 2005</para>
2462 <itemizedlist>
2463 <listitem>
2464 <para>[randy] - Added documentation installation commands to the
2465 ALSA Libraries instructions.</para>
2466 </listitem>
2467 </itemizedlist>
2468 </listitem>
2469
2470 <listitem>
2471 <para>August 31st, 2005</para>
2472 <itemizedlist>
2473 <listitem>
2474 <para>[randy] - Updated to Shadow-4.0.12.</para>
2475 </listitem>
2476 <listitem>
2477 <para>[randy] - Updated to Wget-1.10.1.</para>
2478 </listitem>
2479 </itemizedlist>
2480 </listitem>
2481
2482 <listitem>
2483 <para>August 30th, 2005</para>
2484 <itemizedlist>
2485 <listitem>
2486 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
2487 </listitem>
2488 <listitem>
2489 <para>[randy] - Removed obsolete dependencies from the LZO
2490 instructions.</para>
2491 </listitem>
2492 </itemizedlist>
2493 </listitem>
2494
2495 <listitem>
2496 <para>August 29th, 2005</para>
2497 <itemizedlist>
2498 <listitem>
2499 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
2500 about the location of configuruation files. Updated
2501 optional dependencies.</para>
2502 </listitem>
2503 <listitem>
2504 <para>[richard] - Added definition of dependency terms
2505 to Notes on Building Software.</para>
2506 </listitem>
2507 </itemizedlist>
2508 </listitem>
2509
2510 <listitem>
2511 <para>August 28th, 2005</para>
2512 <itemizedlist>
2513 <listitem>
2514 <para>[randy] - Added documentation installation commands to the Xvid
2515 instructions.</para>
2516 </listitem>
2517 <listitem>
2518 <para>[randy] - Added documentation installation commands to the
2519 libdv instructions.</para>
2520 </listitem>
2521 <listitem>
2522 <para>[randy] - Updated to whois-4.7.6.</para>
2523 </listitem>
2524 <listitem>
2525 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
2526 </listitem>
2527 <listitem>
2528 <para>[randy] - Added a patch to fix the XMMS plugin and added a
2529 sed command to fix the Valgrind testing in the FLAC
2530 instructions.</para>
2531 </listitem>
2532 </itemizedlist>
2533 </listitem>
2534
2535 <listitem>
2536 <para>August 27th, 2005</para>
2537 <itemizedlist>
2538 <listitem>
2539 <para>[randy] - Added a patch to fix the test suite in the id3lib
2540 instructions.</para>
2541 </listitem>
2542 <listitem>
2543 <para>[randy] - Updated the GCC patch and provided documentation
2544 installation commands to the libmpeg3 instructions.</para>
2545 </listitem>
2546 </itemizedlist>
2547 </listitem>
2548
2549 <listitem>
2550 <para>August 26th, 2005</para>
2551 <itemizedlist>
2552 <listitem>
2553 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
2554 the Movemail and RSS &amp; Blogs account setup options are now
2555 available 2) modified the Enigmail setup so that it actually works
2556 3) fixed the profile locking problem 4) made it so that if a mailto:
2557 URL is clicked, a message compose window is opened with the To: field
2558 filled out.</para>
2559 </listitem>
2560 </itemizedlist>
2561 </listitem>
2562
2563 <listitem>
2564 <para>August 25th, 2005</para>
2565 <itemizedlist>
2566 <listitem>
2567 <para>[randy] - Added a command to the Firefox instructions to fix
2568 the profile locking problem and an optional command to open a new
2569 tab in an existing browser window, both suggested by Kevin
2570 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
2571 suggestions.</para>
2572 </listitem>
2573 </itemizedlist>
2574 </listitem>
2575
2576 <listitem>
2577 <para>August 24th, 2005</para>
2578 <itemizedlist>
2579 <listitem>
2580 <para>[randy] - Modified SLIB instructions to use TeX instead of
2581 Lynx to create the text documentation.</para>
2582 </listitem>
2583 </itemizedlist>
2584 </listitem>
2585
2586 <listitem>
2587 <para>August 22nd, 2005</para>
2588 <itemizedlist>
2589 <listitem>
2590 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
2591 Hugo Villeneuve for pointed it out.</para>
2592 </listitem>
2593 <listitem>
2594 <para>[randy] - Updated to Xpdf-3.01</para>
2595 </listitem>
2596 <listitem>
2597 <para>[randy] - Updated to SLIB-3a2</para>
2598 </listitem>
2599 </itemizedlist>
2600 </listitem>
2601
2602 <listitem>
2603 <para>August 21st, 2005</para>
2604 <itemizedlist>
2605 <listitem>
2606 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
2607 dependency, added commands to install documentation and added an FTP
2608 download URL.</para>
2609 </listitem>
2610 <listitem>
2611 <para>[richard] - Updated to Leafnode-1.11.3.</para>
2612 </listitem>
2613 </itemizedlist>
2614 </listitem>
2615
2616 <listitem>
2617 <para>August 20th, 2005</para>
2618 <itemizedlist>
2619 <listitem>
2620 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
2621 </listitem>
2622 <listitem>
2623 <para>[randy] - Renamed the FOP patch to adhere with the naming
2624 standards.</para>
2625 </listitem>
2626 <listitem>
2627 <para>[randy] - Updated to GnuPG-1.4.2.</para>
2628 </listitem>
2629 <listitem>
2630 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
2631 the ffitarget.h interface header in /usr/include.</para>
2632 </listitem>
2633 </itemizedlist>
2634 </listitem>
2635
2636 <listitem>
2637 <para>August 19th, 2005</para>
2638 <itemizedlist>
2639 <listitem>
2640 <para>[dj] - Updated dev.d scripts and surrounding text
2641 in alsa-utils.</para>
2642 </listitem>
2643 <listitem>
2644 <para>[randy] - Updated to Sysstat-6.0.1.</para>
2645 </listitem>
2646 <listitem>
2647 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
2648 </listitem>
2649 <listitem>
2650 <para>[randy] - Updated to Nail-11.25.</para>
2651 </listitem>
2652 <listitem>
2653 <para>[randy] - Updated to Subversion-1.2.1.</para>
2654 </listitem>
2655 <listitem>
2656 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
2657 </listitem>
2658 </itemizedlist>
2659 </listitem>
2660
2661 <listitem>
2662 <para>August 17th, 2005</para>
2663 <itemizedlist>
2664 <listitem>
2665 <para>[randy] - Updated to GCC-3.3.6.</para>
2666 </listitem>
2667 <listitem>
2668 <para>[randy] - Updated to Doxygen-1.4.4.</para>
2669 </listitem>
2670 </itemizedlist>
2671 </listitem>
2672
2673 <listitem>
2674 <para>August 16th, 2005</para>
2675 <itemizedlist>
2676 <listitem>
2677 <para>[bdubbs] - Added instructions for cm-super
2678 fonts to TeX.</para>
2679 </listitem>
2680 <listitem>
2681 <para>[randy] - Added additional parameters to the
2682 configure command and added a note to run the test suite to the
2683 Gimp-Print instructions.</para>
2684 </listitem>
2685 <listitem>
2686 <para>[dj] - Updated cups bootscript installation
2687 to remove existing scripts and changed note to show that CUPS should
2688 be started after Samba.</para>
2689 </listitem>
2690 </itemizedlist>
2691 </listitem>
2692
2693 <listitem>
2694 <para>August 15th, 2005</para>
2695 <itemizedlist>
2696 <listitem>
2697 <para>[randy] - Added a patch and a note about running
2698 the test suite to the CUPS instructions.</para>
2699 </listitem>
2700 </itemizedlist>
2701 </listitem>
2702
2703 <listitem>
2704 <para>August 14th, 2005</para>
2705 <itemizedlist>
2706 <listitem>
2707 <para>[randy] - Updates to PHP: added new dependencies,
2708 placed the dependencies in catagories, added instructions to install
2709 documentation, added instruction to update php.ini and minor textual
2710 corrections.</para>
2711 </listitem>
2712 <listitem>
2713 <para>[randy] - Updated to GTK-Doc-1.4.</para>
2714 </listitem>
2715 <listitem>
2716 <para>[randy] - Updated to HTML Tidy-050803.</para>
2717 </listitem>
2718 <listitem>
2719 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
2720 </listitem>
2721 <listitem>
2722 <para>[randy] - Added a configure switch to OpenLDAP
2723 to create the executables dynamically linked to the libraries.</para>
2724 </listitem>
2725 <listitem>
2726 <para>[randy] - Added documentation installation commands to the GTK+
2727 (version 1) instructions.</para>
2728 </listitem>
2729 </itemizedlist>
2730 </listitem>
2731
2732 <listitem>
2733 <para>August 13th, 2005</para>
2734 <itemizedlist>
2735 <listitem>
2736 <para>[larry] - Add a warning to MIT KRB5
2737 concerning the use of login.krb5 as a substitute for login.</para>
2738 </listitem>
2739 <listitem>
2740 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
2741 version; also added dependencies and configuration explanation.</para>
2742 </listitem>
2743 </itemizedlist>
2744 </listitem>
2745
2746 <listitem>
2747 <para>August 12th, 2005</para>
2748 <itemizedlist>
2749 <listitem>
2750 <para>[randy] - Added a command to the PostgreSQL
2751 instructions to fix broken ownership of installed files.</para>
2752 </listitem>
2753 </itemizedlist>
2754 </listitem>
2755
2756 <listitem>
2757 <para>August 11th, 2005</para>
2758 <itemizedlist>
2759 <listitem>
2760 <para>[randy] - Updated the JDK binary version to
2761 1.5.0_04.</para>
2762 </listitem>
2763 <listitem>
2764 <para>[randy] - Added sharutils as an optional dependency of
2765 Berkeley DB.</para>
2766 </listitem>
2767 <listitem>
2768 <para>[randy] - Applied a patch contributed by stirling
2769 to fix many broken download URLs.</para>
2770 </listitem>
2771 <listitem>
2772 <para>[randy] - Added a new section "Other Programming
2773 Tools" to Chapter 12 - Programming.</para>
2774 </listitem>
2775 </itemizedlist>
2776 </listitem>
2777
2778 <listitem>
2779 <para>August 10th, 2005</para>
2780 <itemizedlist>
2781 <listitem>
2782 <para>[randy] - Added style information files and
2783 documentation installation commands to the JadeTeX
2784 instructions.</para>
2785 </listitem>
2786 </itemizedlist>
2787 </listitem>
2788
2789 <listitem>
2790 <para>August 9th, 2005</para>
2791 <itemizedlist>
2792 <listitem>
2793 <para>[randy] - Modified the CrackLib instructions to
2794 include an alternate source for word lists, how to incorporate additional
2795 word lists, and added additional text contributed by Alexander
2796 Patrakov.</para>
2797 </listitem>
2798 <listitem>
2799 <para>[dj] - Added default PATH for pam_env and
2800 a note about the lack of ENV_SUPATH.</para>
2801 </listitem>
2802 </itemizedlist>
2803 </listitem>
2804
2805 <listitem>
2806 <para>August 8th, 2005</para>
2807 <itemizedlist>
2808 <listitem>
2809 <para>[randy] - Modified documentation installation in
2810 the Fontconfig instructions.</para>
2811 </listitem>
2812 <listitem>
2813 <para>[randy] - Modified the Shadow instructions so
2814 that builders will not receive configuration errors during the testing
2815 recommended by the warning note.</para>
2816 </listitem>
2817 <listitem>
2818 <para>[randy] - Added instructions to install a patch
2819 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
2820 for the suggestion.</para>
2821 </listitem>
2822 <listitem>
2823 <para>[randy] - Added instructions to install a patch
2824 to NASM that fixes a security vulnerability, thanks to Ken Moffat
2825 for the suggestion.</para>
2826 </listitem>
2827 <listitem>
2828 <para>[randy] - Added documentation installation commands to
2829 the expat instructions.</para>
2830 </listitem>
2831 </itemizedlist>
2832 </listitem>
2833
2834 <listitem>
2835 <para>August 7th, 2005</para>
2836 <itemizedlist>
2837 <listitem>
2838 <para>[randy] - Removed building the MPFR library
2839 from the GMP instructions.</para>
2840 </listitem>
2841 </itemizedlist>
2842 </listitem>
2843
2844 <listitem>
2845 <para>August 6th, 2005</para>
2846 <itemizedlist>
2847 <listitem>
2848 <para>[larry] - Added dictionary file to MIT
2849 Kerberos setup and made adjusts for PAM.</para>
2850 </listitem>
2851 <listitem>
2852 <para>[randy] - Updated to S-Lang-2.0.4.</para>
2853 </listitem>
2854 </itemizedlist>
2855 </listitem>
2856
2857 <listitem>
2858 <para>August 5th, 2005</para>
2859 <itemizedlist>
2860 <listitem>
2861 <para>[randy] - Updated to Wget-1.10.</para>
2862 </listitem>
2863 <listitem>
2864 <para>[randy] - Updated to PCRE-6.2.</para>
2865 </listitem>
2866 </itemizedlist>
2867 </listitem>
2868
2869 <listitem>
2870 <para>August 1st, 2005</para>
2871 <itemizedlist>
2872 <listitem>
2873 <para>[bdubbs] - Released Version 6.1-pre1.</para>
2874 </listitem>
2875 </itemizedlist>
2876 </listitem>
2877
2878 </itemizedlist>
2879
2880</sect1>
Note: See TracBrowser for help on using the repository browser.