source: introduction/welcome/changelog.xml@ 5de2721

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 5de2721 was 5de2721, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated to Ethereal-0.10.14

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

  • Property mode set to 100644
File size: 66.4 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>January 8th, 2006</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Updated to Ethereal-0.10.14.</para>
49 </listitem>
50 <listitem>
51 <para>[randy] - Updated to libmusicbrainz-2.1.2.</para>
52 </listitem>
53 <listitem>
54 <para>[randy] - Minor updates to the Kdegraphics instructions:
55 added new dependencies, added a note about creating the API
56 documentation, added a note about the OCR support, updated the
57 installed programs, libraries and directories list.</para>
58 </listitem>
59 </itemizedlist>
60 </listitem>
61
62 <listitem>
63 <para>January 7th, 2006</para>
64 <itemizedlist>
65 <listitem>
66 <para>[randy] - Removed the Berkeley DB dependency from packages
67 utilizing it as BDB is now built in LFS.</para>
68 </listitem>
69 <listitem>
70 <para>[randy] - Updated to Berkeley DB-4.4.16, added a patch to the
71 Python instructions to support the new BDB, updated the Heimdal
72 instructions to account for the changed library file names.</para>
73 </listitem>
74 <listitem>
75 <para>[randy] - Updated to GIMP-2.2.10.</para>
76 </listitem>
77 <listitem>
78 <para>[andy] - Updated to xvidcore-1.1.0.</para>
79 </listitem>
80 </itemizedlist>
81 </listitem>
82
83 <listitem>
84 <para>January 6th, 2006</para>
85 <itemizedlist>
86 <listitem>
87 <para>[randy] - Updated SANE back ends to 1.0.17 and front ends to
88 1.0.14.</para>
89 </listitem>
90 <listitem>
91 <para>[randy] - Modified the command to run the libcroco test
92 suite.</para>
93 </listitem>
94 </itemizedlist>
95 </listitem>
96
97 <listitem>
98 <para>January 5th, 2006</para>
99 <itemizedlist>
100 <listitem>
101 <para>[randy] - Updated to Poppler-0.4.3.</para>
102 </listitem>
103 <listitem>
104 <para>[randy] - Updated to giflib-4.1.4.</para>
105 </listitem>
106 <listitem>
107 <para>[randy] - Updated to libexif-0.6.13.</para>
108 </listitem>
109 <listitem>
110 <para>[randy] - Added the CAN-2005-3193 security vulnerability patch
111 to the kdegraphics instructions.</para>
112 </listitem>
113 </itemizedlist>
114 </listitem>
115
116 <listitem>
117 <para>January 4th, 2006</para>
118 <itemizedlist>
119 <listitem>
120 <para>[randy] - Minor additions to the kdebase instructions: added
121 optional dependencies, added a configuration section which includes
122 information about run-time packages, and added installed programs,
123 libraries and directories.</para>
124 </listitem>
125 <listitem>
126 <para>[igor] - Updated to Xpdf-3.01pl1.</para>
127 </listitem>
128 </itemizedlist>
129 </listitem>
130
131 <listitem>
132 <para>January 2nd, 2006</para>
133 <itemizedlist>
134 <listitem>
135 <para>[randy] - Added significant updates to the HAL instructions:
136 updated the dependencies, modified the command that changes the
137 storage device policy, added text and a visual chart to explain
138 the requirements of the hal-device-manager program, added commands
139 to allow for locale specific needs in the storage device policy,
140 and some general text cleanup.</para>
141 </listitem>
142 <listitem>
143 <para>[randy] - Updated the D-BUS instructions to include text that
144 identifies the needs of the HAL package.</para>
145 </listitem>
146 </itemizedlist>
147 </listitem>
148
149 <listitem>
150 <para>December 31st, 2005</para>
151 <itemizedlist>
152 <listitem>
153 <para>[randy] - Added a sed command to the D-Bus instructions to
154 change a 'jar' command to 'fastjar' due to the changes in
155 GCC-4.0.x.</para>
156 </listitem>
157 </itemizedlist>
158 </listitem>
159
160 <listitem>
161 <para>December 30th, 2005</para>
162 <itemizedlist>
163 <listitem>
164 <para>[randy] - Added some optional dependencies to the Kdelibs
165 instructions.</para>
166 </listitem>
167 <listitem>
168 <para>[randy] - Added new package Libidn-0.6.0.</para>
169 </listitem>
170 <listitem>
171 <para>[andy] - Added new package Gaim-1.5.0.</para>
172 </listitem>
173 </itemizedlist>
174 </listitem>
175
176 <listitem>
177 <para>December 29th, 2005</para>
178 <itemizedlist>
179 <listitem>
180 <para>[randy] - Removed libogg and added NAS to the optional
181 dependencies of aRts.</para>
182 </listitem>
183 <listitem>
184 <para>[randy] - Added a caution note to the MC instructions
185 about the UTF-8 related issues.</para>
186 </listitem>
187 <listitem>
188 <para>[randy] - Added a caution note to the UnZip instructions
189 about the locale related issues.</para>
190 </listitem>
191 <listitem>
192 <para>[randy] - Added new section 'Locale Related Issues' to Chapter
193 2, 'Important Information', thanks to Alexander Patrakov for
194 contributing the text for this page. The page is very incomplete and
195 many more packages with locale related issues will be added.</para>
196 </listitem>
197 </itemizedlist>
198 </listitem>
199
200 <listitem>
201 <para>December 28th, 2005</para>
202 <itemizedlist>
203 <listitem>
204 <para>[randy] - Added new package GOffice-0.1.2.</para>
205 </listitem>
206 </itemizedlist>
207 </listitem>
208
209 <listitem>
210 <para>December 27th, 2005</para>
211 <itemizedlist>
212 <listitem>
213 <para>[randy] - Updated to libgsf-1.13.3.</para>
214 </listitem>
215 <listitem>
216 <para>[randy] - Removed the unneeded 'make' command from the
217 hicolor-icon-theme instructions.</para>
218 </listitem>
219 <listitem>
220 <para>[randy] - Minor cleanup to libgnomeprint dependencies and
221 removed an unneeded switch from the configure command.</para>
222 </listitem>
223 <listitem>
224 <para>[randy] - Minor cleanup to libgnomecups dependencies.</para>
225 </listitem>
226 <listitem>
227 <para>[randy] - Updated to ISO Codes-0.49.</para>
228 </listitem>
229 </itemizedlist>
230 </listitem>
231
232 <listitem>
233 <para>December 26th, 2005</para>
234 <itemizedlist>
235 <listitem>
236 <para>[randy] - Updated to Doxygen-1.4.5.</para>
237 </listitem>
238 <listitem>
239 <para>[randy] - Minor changes to the Qt instructions: fixed HTTP
240 download URL, added test suite notes, modified the configure command
241 to include switches for the recommended dependencies and added
242 appropriate notes about the recommended dependencies.</para>
243 </listitem>
244 <listitem>
245 <para>[randy] - Updated to little cms-1.15.</para>
246 </listitem>
247 <listitem>
248 <para>[randy] - Updated to Sendmail-8.13.5.</para>
249 </listitem>
250 <listitem>
251 <para>[dj] - Added colorls patch to tcsh instructions.</para>
252 </listitem>
253 <listitem>
254 <para>[dj] - Corrected additional recommended and optional
255 dependencies in OpenOffice instructions.</para>
256 </listitem>
257 <listitem>
258 <para>[andy] - Update xine-lib to 1.1.1.</para>
259 </listitem>
260 </itemizedlist>
261 </listitem>
262
263 <listitem>
264 <para>December 25th, 2005</para>
265 <itemizedlist>
266 <listitem>
267 <para>[randy] - Updated to LibMPEG3-1.6.</para>
268 </listitem>
269 </itemizedlist>
270 </listitem>
271
272 <listitem>
273 <para>December 24th, 2005</para>
274 <itemizedlist>
275 <listitem>
276 <para>[randy] - Fixed a syntax error in the configure scripts and
277 simplified the existing sed commands in the Tcl and Tk
278 instructions.</para>
279 </listitem>
280 <listitem>
281 <para>[randy] - Added pkg-config and ALSA Library as required
282 dependencies of the ALSA Plugins package, thanks to Joe Ciccone for
283 pointing out the omission.</para>
284 </listitem>
285 <listitem>
286 <para>[randy] - Fixed GTK+-2 documentation installation commands,
287 thanks to Nico R. for pointing out the breakage.</para>
288 </listitem>
289 <listitem>
290 <para>[randy] - Updated to Firefox-1.5, modified the method used
291 to build it and added a command to fix an anonymous enum in an
292 interface header file.</para>
293 </listitem>
294 <listitem>
295 <para>[dj] - Added GTK+-2 to OpenOffice required dependencies and
296 removed FreeType and OpenLDAP (OpenLDAP is currently broken).</para>
297 </listitem>
298 </itemizedlist>
299 </listitem>
300
301 <listitem>
302 <para>December 23rd, 2005</para>
303 <itemizedlist>
304 <listitem>
305 <para>[andy] - Updated librsvg to 2.12.7.</para>
306 </listitem>
307 <listitem>
308 <para>[andy] - Updated Gnome doc utils to 0.4.4.</para>
309 </listitem>
310 </itemizedlist>
311 </listitem>
312
313 <listitem>
314 <para>December 22nd, 2005</para>
315 <itemizedlist>
316 <listitem>
317 <para>[andy] - Updated XFce to 4.2.3.2.</para>
318 </listitem>
319 </itemizedlist>
320 </listitem>
321
322 <listitem>
323 <para>December 21st, 2005</para>
324 <itemizedlist>
325 <listitem>
326 <para>[archaic] - Removed the obsolete sed in sudo and added a note to
327 use visudo to edit the sudoers file.</para>
328 </listitem>
329 </itemizedlist>
330 </listitem>
331
332 <listitem>
333 <para>December 20th, 2005</para>
334 <itemizedlist>
335 <listitem>
336 <para>[randy] - Commented out the Python and Perl bindings build
337 notes from the Subversion instructions as there is a build failure
338 using current versions of SWIG and (B)LFS packages.</para>
339 </listitem>
340 <listitem>
341 <para>[randy] - Added documentation installation commands to the
342 Guile instructions.</para>
343 </listitem>
344 </itemizedlist>
345 </listitem>
346
347 <listitem>
348 <para>December 19th, 2005</para>
349 <itemizedlist>
350 <listitem>
351 <para>[randy] - Modified the sed command in the OpenSSH instructions
352 to better allow for repeated builds.</para>
353 </listitem>
354 <listitem>
355 <para>[bdubbs] - Updated to nmap-3.95.</para>
356 </listitem>
357 <listitem>
358 <para>[bdubbs] - Added sed to Bind to prevent invalid
359 warnings in the log.</para>
360 </listitem>
361 <listitem>
362 <para>[randy] - Updated to Samba-3.0.20b.</para>
363 </listitem>
364 <listitem>
365 <para>[andy] - Updated to Gnumeric-1.6.1.</para>
366 </listitem>
367 </itemizedlist>
368 </listitem>
369
370 <listitem>
371 <para>December 18th, 2005</para>
372 <itemizedlist>
373 <listitem>
374 <para>[randy] - Updated to ESP Ghostscript-8.15.1.</para>
375 </listitem>
376 <listitem>
377 <para>[bdubbs] - Changed configure instruction in gimp to
378 use recommended dependencies. Added note that the switches
379 to configure need to be changed if the recommended
380 dependencies are not installed.</para>
381 </listitem>
382 <listitem>
383 <para>[bdubbs] - Updated to whois-4.7.10.</para>
384 </listitem>
385 <listitem>
386 <para>[bdubbs] - Updated to KDE-3.5 and kdevelop 3.3.0.</para>
387 </listitem>
388 </itemizedlist>
389 </listitem>
390
391 <listitem>
392 <para>December 17th, 2005</para>
393 <itemizedlist>
394 <listitem>
395 <para>[randy] - Updated to PHP-5.1.1.</para>
396 </listitem>
397 </itemizedlist>
398 </listitem>
399
400 <listitem>
401 <para>December 16th, 2005</para>
402 <itemizedlist>
403 <listitem>
404 <para>[randy] - Updated to Stunnel-4.14.</para>
405 </listitem>
406 <listitem>
407 <para>[randy] - Updated to Ruby-1.8.3.</para>
408 </listitem>
409 </itemizedlist>
410 </listitem>
411
412 <listitem>
413 <para>December 15, 2005</para>
414 <itemizedlist>
415 <listitem>
416 <para>[randy] - Updated to Aspell-0.60.4.</para>
417 </listitem>
418 <listitem>
419 <para>[randy] - Added a sed command to the FOP instructions which
420 fixes an obsolete tail command in the JAI binary.</para>
421 </listitem>
422 <listitem>
423 <para>[randy] - Updated to Gamin-0.1.7.</para>
424 </listitem>
425 <listitem>
426 <para>[bdubbs] - Removed section on newsserver.</para>
427 </listitem>
428 <listitem>
429 <para>[randy] - Updated to Apache HTTP Server-2.2.0.</para>
430 </listitem>
431 </itemizedlist>
432 </listitem>
433
434 <listitem>
435 <para>December 14th, 2005</para>
436 <itemizedlist>
437 <listitem>
438 <para>[randy] - Updated to OpenLDAP-2.3.11.</para>
439 </listitem>
440 <listitem>
441 <para>[randy] - Updated to PostgreSQL-8.1.1.</para>
442 </listitem>
443 </itemizedlist>
444 </listitem>
445
446 <listitem>
447 <para>December 13th, 2005</para>
448 <itemizedlist>
449 <listitem>
450 <para>[bdubbs] - Update description of LiveCD.</para>
451 </listitem>
452 <listitem>
453 <para>[randy] - Updated to MySQL-5.0.16.</para>
454 </listitem>
455 <listitem>
456 <para>[bdubbs] - Update koffice to version 1.4.2.</para>
457 </listitem>
458 <listitem>
459 <para>[bdubbs] - Removed libungif.</para>
460 </listitem>
461 <listitem>
462 <para>[randy] - Updated to GTK+-2.8.9.</para>
463 </listitem>
464 <listitem>
465 <para>[andy] - Updated to Abiword-2.4.1</para>
466 </listitem>
467 </itemizedlist>
468 </listitem>
469
470 <listitem>
471 <para>December 11th, 2005</para>
472 <itemizedlist>
473 <listitem>
474 <para>[randy] - Updated to Pango-1.10.2.</para>
475 </listitem>
476 <listitem>
477 <para>[randy] - Updated to GLib-2.8.4.</para>
478 </listitem>
479 </itemizedlist>
480 </listitem>
481
482 <listitem>
483 <para>December 10th, 2005</para>
484 <itemizedlist>
485 <listitem>
486 <para>[randy] - Updated to Heimdal-0.7.1.</para>
487 </listitem>
488 </itemizedlist>
489 </listitem>
490
491 <listitem>
492 <para>December 9th, 2005</para>
493 <itemizedlist>
494 <listitem>
495 <para>[randy] - Fixed command typos in the Gnome Menus and
496 Gnome Volume Manager instructions.</para>
497 </listitem>
498 <listitem>
499 <para>[andy] - Updated Fluxbox to version 0.9.14.</para>
500 </listitem>
501 <listitem>
502 <para>[andy] - Added details of how to create a fluxbox.desktop file to
503 the Fluxbox page.</para>
504 </listitem>
505 </itemizedlist>
506 </listitem>
507
508 <listitem>
509 <para>December 8th, 2005</para>
510 <itemizedlist>
511 <listitem>
512 <para>[bdubbs] - Updated to curl-7.15.1.</para>
513 </listitem>
514 </itemizedlist>
515 </listitem>
516
517 <listitem>
518 <para>December 7th, 2005</para>
519 <itemizedlist>
520 <listitem>
521 <para>[bdubbs] - Added sed to remove incomplete tests from
522 test program in popt.</para>
523 </listitem>
524 <listitem>
525 <para>[bdubbs] - Removed reference to non-existent esound.ps
526 from EsounD-0.2.36.</para>
527 </listitem>
528 <listitem>
529 <para>[bdubbs] - Removed --with-history option from libxml2. Added
530 a caution that the make check command can hang forever under
531 certain conditions with the option.</para>
532 </listitem>
533 <listitem>
534 <para>[bdubbs] - Added Andy Benton to the list of BLFS editors.</para>
535 </listitem>
536 <listitem>
537 <para>[randy] - Added GTK-Doc as a dependency of libxml, thanks to
538 go moko for pointing out the omission.</para>
539 </listitem>
540 <listitem>
541 <para>[randy] - Added Ghostscript as a dependency of Doxygen.</para>
542 </listitem>
543 <listitem>
544 <para>[randy] - Added GNOME Doc Utils as a dependency of Evince,
545 thanks to David Rosal for pointing out the omission.</para>
546 </listitem>
547 <listitem>
548 <para>[randy] - Updated to libvorbis-1.1.2.</para>
549 </listitem>
550 <listitem>
551 <para>[randy] - Updated to libogg-1.1.3.</para>
552 </listitem>
553 </itemizedlist>
554 </listitem>
555
556 <listitem>
557 <para>December 6th, 2005</para>
558 <itemizedlist>
559 <listitem>
560 <para>[dj] - Completed dependencies, removed optional configure
561 parameters and added the no_mozilla (firefox) patch for
562 OpenOffice.</para>
563 </listitem>
564 </itemizedlist>
565 </listitem>
566
567 <listitem>
568 <para>December 3rd, 2005</para>
569 <itemizedlist>
570 <listitem>
571 <para>[randy] - Updated to GCC-4.0.2.</para>
572 </listitem>
573 <listitem>
574 <para>[bdubbs] - Updated to qt-3.3.5.</para>
575 </listitem>
576 </itemizedlist>
577 </listitem>
578
579 <listitem>
580 <para>December 2nd, 2005</para>
581 <itemizedlist>
582 <listitem>
583 <para>[dj] - Updated JDK binary version to 1.5.0_06.</para>
584 </listitem>
585 </itemizedlist>
586 </listitem>
587
588 <listitem>
589 <para>December 1st, 2005</para>
590 <itemizedlist>
591 <listitem>
592 <para>[dj] - Added several fixes to OpenOffice instructions.</para>
593 </listitem>
594 </itemizedlist>
595 </listitem>
596
597 <listitem>
598 <para>November 30th, 2005</para>
599 <itemizedlist>
600 <listitem>
601 <para>[randy] - Updated to xinetd-2.3.14.</para>
602 </listitem>
603 <listitem>
604 <para>[randy] - Added a command to create the logging directory in
605 the GDM instructions, thanks to Vincent Fretin for pointing out the
606 oversight.</para>
607 </listitem>
608 <listitem>
609 <para>[randy] - Updated to PCI Utilities-2.2.1.</para>
610 </listitem>
611 <listitem>
612 <para>[randy] - Updated to Sysstat-6.0.2.</para>
613 </listitem>
614 </itemizedlist>
615 </listitem>
616
617 <listitem>
618 <para>November 29th, 2005</para>
619 <itemizedlist>
620 <listitem>
621 <para>[randy] - Updated to Shadow-4.0.13.</para>
622 </listitem>
623 <listitem>
624 <para>[randy] - Updated to Linux-PAM-0.99.2.0. Note that many of
625 the installation commands have changed.</para>
626 </listitem>
627 <listitem>
628 <para>[dj] - Updated ash patch for use with gcc-4.x.</para>
629 </listitem>
630 </itemizedlist>
631 </listitem>
632
633 <listitem>
634 <para>November 27th, 2005</para>
635 <itemizedlist>
636 <listitem>
637 <para>[randy] - Added an FTP download URL and changed the
638 documentation installation to a versioned directory in the Fontconfig
639 instructions.</para>
640 </listitem>
641 <listitem>
642 <para>[randy] - Added documentation installation and clarified the
643 purpose of the sed command in the FreeType instructions.</para>
644 </listitem>
645 </itemizedlist>
646 </listitem>
647
648 <listitem>
649 <para>November 26th, 2005</para>
650 <itemizedlist>
651 <listitem>
652 <para>[randy] - Added a note to the Lynx instructions that
653 identifies, and shows how to avoid, a security vulnerability.</para>
654 </listitem>
655 <listitem>
656 <para>[randy] - Updated to S-Lang-2.0.5.</para>
657 </listitem>
658 <listitem>
659 <para>[randy] - Updated the text in the Net-tools instructions
660 to reflect the updated version of Coreutils.</para>
661 </listitem>
662 </itemizedlist>
663 </listitem>
664
665 <listitem>
666 <para>November 25th, 2005</para>
667 <itemizedlist>
668 <listitem>
669 <para>[randy] - Updated to OpenSSL-0.9.7i</para>
670 </listitem>
671 <listitem>
672 <para>[randy] - Updated to pkg-config-0.20</para>
673 </listitem>
674 </itemizedlist>
675 </listitem>
676
677 <listitem>
678 <para>November 24th, 2005</para>
679 <itemizedlist>
680 <listitem>
681 <para>[randy] - Updated to CrackLib-2.8.6 and modified the
682 installation commands to work with the newer version.</para>
683 </listitem>
684 </itemizedlist>
685 </listitem>
686
687 <listitem>
688 <para>November 23rd, 2005</para>
689 <itemizedlist>
690 <listitem>
691 <para>[bdubbs] - Added sed to sudo to correct a security issue
692 (Archaic). Also added --enable-shell-sets-home switch
693 (Gerard).</para>
694 </listitem>
695 </itemizedlist>
696 </listitem>
697
698 <listitem>
699 <para>November 22nd, 2005</para>
700 <itemizedlist>
701 <listitem>
702 <para>[bdubbs] - Added sudo-1.6.8p12.</para>
703 </listitem>
704 <listitem>
705 <para>[randy] - Updated to HTML Tidy-051026. Also updated the docs to
706 051020 and changed the documentation directory to a versioned
707 name.</para>
708 </listitem>
709 <listitem>
710 <para>[randy] - Updated to FriBidi-0.10.7.</para>
711 </listitem>
712 <listitem>
713 <para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
714 the tests outlined in the DocBook DSSSL Stylesheets
715 instructions.</para>
716 </listitem>
717 <listitem>
718 <para>[randy] - Updated to Ethereal-0.10.13.</para>
719 </listitem>
720 <listitem>
721 <para>[randy] - Added new package GC-6.5.</para>
722 </listitem>
723 </itemizedlist>
724 </listitem>
725
726 <listitem>
727 <para>November 21st, 2005</para>
728 <itemizedlist>
729 <listitem>
730 <para>[randy] - Updated the Rsync bootscript to remove the --compress
731 parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
732 </listitem>
733 <listitem>
734 <para>[randy] - Added --disable-python to the configure command in
735 the D-BUS instructions to fix a broken build identified by Filip
736 Bartmann.</para>
737 </listitem>
738 <listitem>
739 <para>[randy] - Added --disable-libwrap to the configure command in
740 the Stunnel instructions to fix a broken build identified by Filip
741 Bartmann.</para>
742 </listitem>
743 <listitem>
744 <para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
745 Utilities section of Chapter 31.</para>
746 </listitem>
747 <listitem>
748 <para>[randy] - Modified the libexecdir parameter passed to configure
749 and tweaked the storage device policy in the HAL instructions.</para>
750 </listitem>
751 </itemizedlist>
752 </listitem>
753
754 <listitem>
755 <para>November 19th, 2005</para>
756 <itemizedlist>
757 <listitem>
758 <para>[randy] - Added notes to start a D-BUS session daemon to the
759 D-BUS, GDM and GNOME Configuration instructions.</para>
760 </listitem>
761 <listitem>
762 <para>[dj] - Cleaned up OpenOffice instructions and added
763 a no-pam patch.</para>
764 </listitem>
765 </itemizedlist>
766 </listitem>
767
768 <listitem>
769 <para>November 18th, 2005</para>
770 <itemizedlist>
771 <listitem>
772 <para>[randy] - Added a GCC4 patch to the libvorbis instructions,
773 thanks to Steffen Knollman for discovering the problem and
774 contributing the patch.</para>
775 </listitem>
776 <listitem>
777 <para>[igor] - Updated to rsync-2.6.6.</para>
778 </listitem>
779 </itemizedlist>
780 </listitem>
781
782 <listitem>
783 <para>November 17th, 2005</para>
784 <itemizedlist>
785 <listitem>
786 <para>[randy] - Added new package Sound Juicer-2.12.2 to the
787 Utilities section of Chapter 31.</para>
788 </listitem>
789 <listitem>
790 <para>[dj] - Corrected OpenOffice patch names.</para>
791 </listitem>
792 </itemizedlist>
793 </listitem>
794
795 <listitem>
796 <para>November 15th, 2005</para>
797 <itemizedlist>
798 <listitem>
799 <para>[dj] - Updated to OpenOffice-2.0.0</para>
800 </listitem>
801 </itemizedlist>
802 </listitem>
803
804 <listitem>
805 <para>November 14th, 2005</para>
806 <itemizedlist>
807 <listitem>
808 <para>[randy] - Updated to Balsa-2.3.6.</para>
809 </listitem>
810 </itemizedlist>
811 </listitem>
812
813 <listitem>
814 <para>November 13th, 2005</para>
815 <itemizedlist>
816 <listitem>
817 <para>[randy] - Added several more entries to the 'Other Programming
818 Tools' section. Many thanks to Miguel Bazdresch for his suggestions
819 and other contributions.</para>
820 </listitem>
821 </itemizedlist>
822 </listitem>
823
824 <listitem>
825 <para>November 12th, 2005</para>
826 <itemizedlist>
827 <listitem>
828 <para>[dj] - Updated GCC4 patches for Mozilla projects to include
829 xptinfo.h anonymous enum patch.</para>
830 </listitem>
831 </itemizedlist>
832 </listitem>
833
834 <listitem>
835 <para>November 9th, 2005</para>
836 <itemizedlist>
837 <listitem>
838 <para>[randy] - Updated references to source and md5sum files
839 on the Anduin server due to the Anduin reorganization.</para>
840 </listitem>
841 <listitem>
842 <para>[randy] - Added several more programming languages to the
843 'Other Programming Tools' section.</para>
844 </listitem>
845 </itemizedlist>
846 </listitem>
847
848 <listitem>
849 <para>November 7th, 2005</para>
850 <itemizedlist>
851 <listitem>
852 <para>[randy] - Added several programming languages to the 'Other
853 Programming Tools' section.</para>
854 </listitem>
855 <listitem>
856 <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
857 </listitem>
858 </itemizedlist>
859 </listitem>
860
861 <listitem>
862 <para>November 5th, 2005</para>
863 <itemizedlist>
864 <listitem>
865 <para>[dj] - Updated alsa-restore script per Alexander Patrakov's
866 suggestions.</para>
867 </listitem>
868 </itemizedlist>
869 </listitem>
870
871 <listitem>
872 <para>November 4th, 2005</para>
873 <itemizedlist>
874 <listitem>
875 <para>[randy] - Added a patch to the libgsf instructions so that the
876 configure script properly discovers GConf.</para>
877 </listitem>
878 </itemizedlist>
879 </listitem>
880
881 <listitem>
882 <para>November 3rd, 2005</para>
883 <itemizedlist>
884 <listitem>
885 <para>[randy] - Added new package GMime-2.1.17.</para>
886 </listitem>
887 </itemizedlist>
888 </listitem>
889
890 <listitem>
891 <para>November 1st, 2005</para>
892 <itemizedlist>
893 <listitem>
894 <para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
895 'Other Programming Tools' section.</para>
896 </listitem>
897 <listitem>
898 <para>[randy] - Added new package libmpeg2-0.4.0b.</para>
899 </listitem>
900 <listitem>
901 <para>[randy] - Updated to Transcode-1.0.1.</para>
902 </listitem>
903 </itemizedlist>
904 </listitem>
905
906 <listitem>
907 <para>October 31st, 2005</para>
908 <itemizedlist>
909 <listitem>
910 <para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
911 </listitem>
912 </itemizedlist>
913 </listitem>
914
915 <listitem>
916 <para>October 30th, 2005</para>
917 <itemizedlist>
918 <listitem>
919 <para>[randy] - Added new package Totem-1.2.0.</para>
920 </listitem>
921 <listitem>
922 <para>[dj] - Updated to JDK-1.5.0_05.</para>
923 </listitem>
924 </itemizedlist>
925 </listitem>
926
927 <listitem>
928 <para>October 29th, 2005</para>
929 <itemizedlist>
930 <listitem>
931 <para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
932 </listitem>
933 </itemizedlist>
934 </listitem>
935
936 <listitem>
937 <para>October 28th, 2005</para>
938 <itemizedlist>
939 <listitem>
940 <para>[igor] - Updated to SDL-1.2.9.</para>
941 </listitem>
942 <listitem>
943 <para>[igor] - Updated to CVS-1.11.21.</para>
944 </listitem>
945 </itemizedlist>
946 </listitem>
947
948 <listitem>
949 <para>October 25th, 2005</para>
950 <itemizedlist>
951 <listitem>
952 <para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
953 package from the GNOME Add-on section.</para>
954 </listitem>
955 </itemizedlist>
956 </listitem>
957
958 <listitem>
959 <para>October 23rd, 2005</para>
960 <itemizedlist>
961 <listitem>
962 <para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
963 </listitem>
964 <listitem>
965 <para>[randy] - Added new package Poppler-0.4.2.</para>
966 </listitem>
967 </itemizedlist>
968 </listitem>
969
970 <listitem>
971 <para>October 21st, 2005</para>
972 <itemizedlist>
973 <listitem>
974 <para>[randy] - Added new package GNOME Keyring
975 Manager-2.12.0.</para>
976 </listitem>
977 </itemizedlist>
978 </listitem>
979
980 <listitem>
981 <para>October 20th, 2005</para>
982 <itemizedlist>
983 <listitem>
984 <para>[randy] - Added new package ISO Codes-0.48.</para>
985 </listitem>
986 </itemizedlist>
987 </listitem>
988
989 <listitem>
990 <para>October 19th, 2005</para>
991 <itemizedlist>
992 <listitem>
993 <para>[randy] - Added new package PyXML-0.8.4.</para>
994 </listitem>
995 <listitem>
996 <para>[randy] - Added category headers to the GNOME Add-on packages
997 Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
998 XML wizardry to make this happen.</para>
999 </listitem>
1000 </itemizedlist>
1001 </listitem>
1002
1003 <listitem>
1004 <para>October 18th, 2005</para>
1005 <itemizedlist>
1006 <listitem>
1007 <para>[randy] - Added a patch and an additional command to enable the
1008 streaming audio method in the GNOME Speech instructions.</para>
1009 </listitem>
1010 <listitem>
1011 <para>[randy] - Updated to GDM-2.8.0.5.</para>
1012 </listitem>
1013 </itemizedlist>
1014 </listitem>
1015
1016 <listitem>
1017 <para>October 17th, 2005</para>
1018 <itemizedlist>
1019 <listitem>
1020 <para>[randy] - Updated to GOK-1.0.5.</para>
1021 </listitem>
1022 <listitem>
1023 <para>[igor] - Updated to HTML Tidy-051013.</para>
1024 </listitem>
1025 <listitem>
1026 <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
1027 </listitem>
1028 <listitem>
1029 <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
1030 </listitem>
1031 </itemizedlist>
1032 </listitem>
1033
1034 <listitem>
1035 <para>October 16th, 2005</para>
1036 <itemizedlist>
1037 <listitem>
1038 <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
1039 of the xextensions.pc file from the GNOME Magnifier to the XFree86
1040 instructions.</para>
1041 </listitem>
1042 <listitem>
1043 <para>[igor] - Updated to PHP-5.0.5.</para>
1044 </listitem>
1045 <listitem>
1046 <para>[randy] - Modified dependencies in the libgtkhtml
1047 instructions.</para>
1048 </listitem>
1049 <listitem>
1050 <para>[igor] - Updated to PCRE-6.4.</para>
1051 </listitem>
1052 <listitem>
1053 <para>[igor] - Updated to cURL-7.15.0.</para>
1054 </listitem>
1055 </itemizedlist>
1056 </listitem>
1057
1058 <listitem>
1059 <para>October 15th, 2005</para>
1060 <itemizedlist>
1061 <listitem>
1062 <para>[igor] - Added the gcc4 patch for NTP.</para>
1063 </listitem>
1064 <listitem>
1065 <para>[igor] - Updated to Fcron-3.0.0.</para>
1066 </listitem>
1067 <listitem>
1068 <para>[igor] - Updated to Apache-2.0.55.</para>
1069 </listitem>
1070 <listitem>
1071 <para>[igor] - Updated to Python-2.4.2.</para>
1072 </listitem>
1073 <listitem>
1074 <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
1075 </listitem>
1076 <listitem>
1077 <para>[randy] - Updated to GGV-2.12.0.</para>
1078 </listitem>
1079 <listitem>
1080 <para>[igor] - Updated to Firefox-1.0.7.</para>
1081 </listitem>
1082 <listitem>
1083 <para>[randy] - Updated to AT SPI-1.6.6.</para>
1084 </listitem>
1085 <listitem>
1086 <para>[igor] - Updated to libtiff-3.7.4.</para>
1087 </listitem>
1088 <listitem>
1089 <para>[igor] - Updated to cairo-1.0.2.</para>
1090 </listitem>
1091 <listitem>
1092 <para>[randy] - Updated to Zenity-2.12.1.</para>
1093 </listitem>
1094 <listitem>
1095 <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
1096 </listitem>
1097 </itemizedlist>
1098 </listitem>
1099
1100 <listitem>
1101 <para>October 14th, 2005</para>
1102 <itemizedlist>
1103 <listitem>
1104 <para>[igor] - Updated to libpcap-0.9.4.</para>
1105 </listitem>
1106 <listitem>
1107 <para>[igor] - Updated to Wget-1.10.2.</para>
1108 </listitem>
1109 <listitem>
1110 <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
1111 </listitem>
1112 <listitem>
1113 <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
1114 </listitem>
1115 <listitem>
1116 <para>[randy] - Updated to GConf Editor-2.12.0.</para>
1117 </listitem>
1118 <listitem>
1119 <para>[randy] - Updated to File Roller-2.12.1.</para>
1120 </listitem>
1121 <listitem>
1122 <para>[randy] - Updated to EOG-2.12.1.</para>
1123 </listitem>
1124 <listitem>
1125 <para>[randy] - Updated to gedit-2.12.1.</para>
1126 </listitem>
1127 </itemizedlist>
1128 </listitem>
1129
1130 <listitem>
1131 <para>October 13th, 2005</para>
1132 <itemizedlist>
1133 <listitem>
1134 <para>[igor] - Updated Vim security patch.</para>
1135 </listitem>
1136 <listitem>
1137 <para>[randy] - Updated to GNOME Games-2.12.1.</para>
1138 </listitem>
1139 <listitem>
1140 <para>[randy] - Updated to Epiphany-1.8.2.</para>
1141 </listitem>
1142 <listitem>
1143 <para>[randy] - Changed Python from an optional to a recommended
1144 dependency in the GNOME Doc Utils dependencies.</para>
1145 </listitem>
1146 </itemizedlist>
1147 </listitem>
1148
1149 <listitem>
1150 <para>October 12th, 2005</para>
1151 <itemizedlist>
1152 <listitem>
1153 <para>[randy] - Updated to gcalctool-5.6.31.</para>
1154 </listitem>
1155 </itemizedlist>
1156 </listitem>
1157
1158 <listitem>
1159 <para>October 11th, 2005</para>
1160 <itemizedlist>
1161 <listitem>
1162 <para>[randy] - Updated to gtksourceview-1.4.2.</para>
1163 </listitem>
1164 <listitem>
1165 <para>[randy] - Updated to bug-buddy-2.12.1.</para>
1166 </listitem>
1167 <listitem>
1168 <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
1169 </listitem>
1170 <listitem>
1171 <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
1172 </listitem>
1173 <listitem>
1174 <para>[randy] - Updated to GNOME Media-2.12.0.</para>
1175 </listitem>
1176 <listitem>
1177 <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
1178 </listitem>
1179 <listitem>
1180 <para>[randy] - Updated to Evolution-2.4.1.</para>
1181 </listitem>
1182 </itemizedlist>
1183 </listitem>
1184
1185 <listitem>
1186 <para>October 10th, 2005</para>
1187 <itemizedlist>
1188 <listitem>
1189 <para>[randy] - Updated to GtkHTML-3.8.1.</para>
1190 </listitem>
1191 <listitem>
1192 <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
1193 </listitem>
1194 <listitem>
1195 <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
1196 </listitem>
1197 <listitem>
1198 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
1199 </listitem>
1200 <listitem>
1201 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
1202 </listitem>
1203 <listitem>
1204 <para>[randy] - Added GTK+-2 as a required dependency of
1205 libgtkhtml.</para>
1206 </listitem>
1207 <listitem>
1208 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
1209 </listitem>
1210 <listitem>
1211 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
1212 GNOME. GNOME add-on packages are updated only to the release
1213 versions. The individual updates to the GNOME add-on packages will be
1214 accomplished individually.</para>
1215 </listitem>
1216 </itemizedlist>
1217 </listitem>
1218
1219 <listitem>
1220 <para>October 8th, 2005</para>
1221 <itemizedlist>
1222 <listitem>
1223 <para>[tushar] - Replaced FAM with Gamin.</para>
1224 </listitem>
1225 </itemizedlist>
1226 </listitem>
1227
1228 <listitem>
1229 <para>October 6th, 2005</para>
1230 <itemizedlist>
1231 <listitem>
1232 <para>[randy] - Updated to librsvg-2.12.4.</para>
1233 </listitem>
1234 <listitem>
1235 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
1236 </listitem>
1237 <listitem>
1238 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
1239 </listitem>
1240 </itemizedlist>
1241 </listitem>
1242
1243 <listitem>
1244 <para>October 5th, 2005</para>
1245 <itemizedlist>
1246 <listitem>
1247 <para>[randy] - Updated to Metacity-2.12.1.</para>
1248 </listitem>
1249 <listitem>
1250 <para>[randy] - Updated to libwnck-2.12.1.</para>
1251 </listitem>
1252 <listitem>
1253 <para>[randy] - Updated to GTK+-2.8.6.</para>
1254 </listitem>
1255 <listitem>
1256 <para>[randy] - Updated to Pango-1.10.1.</para>
1257 </listitem>
1258 <listitem>
1259 <para>[randy] - Updated to GLib-2.8.3.</para>
1260 </listitem>
1261 <listitem>
1262 <para>[randy] - Updated to libxml2-2.6.22.</para>
1263 </listitem>
1264 <listitem>
1265 <para>[randy] - Added the --disable-error-on-warning parameter to the
1266 GnuCash configure command as using GCC-4.0.x will generate warnings
1267 which will break the build if the parameter is not used.</para>
1268 </listitem>
1269 <listitem>
1270 <para>[randy] - Added a patch to the Guile instructions and changed
1271 the sed command in the SLIB instructions so that the two packages
1272 work nicely together.</para>
1273 </listitem>
1274 </itemizedlist>
1275 </listitem>
1276
1277 <listitem>
1278 <para>October 4th, 2005</para>
1279 <itemizedlist>
1280 <listitem>
1281 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
1282 instructions.</para>
1283 </listitem>
1284 <listitem>
1285 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
1286 fix a GCC-4.0.x build problem.</para>
1287 </listitem>
1288 <listitem>
1289 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
1290 </listitem>
1291 <listitem>
1292 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
1293 </listitem>
1294 <listitem>
1295 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
1296 instructions.</para>
1297 </listitem>
1298 <listitem>
1299 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
1300 fix a GCC-4 build problem.</para>
1301 </listitem>
1302 </itemizedlist>
1303 </listitem>
1304
1305 <listitem>
1306 <para>October 3rd, 2005</para>
1307 <itemizedlist>
1308 <listitem>
1309 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
1310 instructions.</para>
1311 </listitem>
1312 <listitem>
1313 <para>[randy] - Clarified the dependencies in the Imlib
1314 instructions.</para>
1315 </listitem>
1316 <listitem>
1317 <para>[randy] - Updated to AbiWord-2.2.10.</para>
1318 </listitem>
1319 </itemizedlist>
1320 </listitem>
1321
1322 <listitem>
1323 <para>October 1st, 2005</para>
1324 <itemizedlist>
1325 <listitem>
1326 <para>[randy] - Added new package HAL-0.5.4.</para>
1327 </listitem>
1328 </itemizedlist>
1329 </listitem>
1330
1331 <listitem>
1332 <para>September 26th, 2005</para>
1333 <itemizedlist>
1334 <listitem>
1335 <para>[randy] - Added new package D-BUS-0.50.</para>
1336 </listitem>
1337 </itemizedlist>
1338 </listitem>
1339
1340 <listitem>
1341 <para>September 25th, 2005</para>
1342 <itemizedlist>
1343 <listitem>
1344 <para>[randy] - Added a patch to fix a build problem with newer
1345 versions of libgsf and added a sed command so the default is to
1346 build the Perl plugin module to the Gnumeric instructions.</para>
1347 </listitem>
1348 </itemizedlist>
1349 </listitem>
1350
1351 <listitem>
1352 <para>September 22nd, 2005</para>
1353 <itemizedlist>
1354 <listitem>
1355 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
1356 </listitem>
1357 </itemizedlist>
1358 </listitem>
1359
1360 <listitem>
1361 <para>September 21st, 2005</para>
1362 <itemizedlist>
1363 <listitem>
1364 <para>[randy] - Updated to Samba-3.0.20.</para>
1365 </listitem>
1366 <listitem>
1367 <para>[bdubbs] - Reverted gcc build instructions.</para>
1368 </listitem>
1369 <listitem>
1370 <para>[randy] - Updated to EsounD-0.2.36.</para>
1371 </listitem>
1372 <listitem>
1373 <para>[randy] - Updated to Metacity-2.12.0.</para>
1374 </listitem>
1375 <listitem>
1376 <para>[randy] - Updated to Libwnck-2.12.0.</para>
1377 </listitem>
1378 </itemizedlist>
1379 </listitem>
1380
1381 <listitem>
1382 <para>September 20th, 2005</para>
1383 <itemizedlist>
1384 <listitem>
1385 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
1386 gcc-4.0.1.</para>
1387 </listitem>
1388 <listitem>
1389 <para>[randy] - Updated to GTK+-2.8.3.</para>
1390 </listitem>
1391 <listitem>
1392 <para>[randy] - Updated to ATK-1.10.3.</para>
1393 </listitem>
1394 <listitem>
1395 <para>[randy] - Updated to Pango-1.10.0.</para>
1396 </listitem>
1397 <listitem>
1398 <para>[randy] - Updated to GLib-2.8.1.</para>
1399 </listitem>
1400 <listitem>
1401 <para>[randy] - Added a command to create an X Render pkg-config file
1402 to the XFree86 instructions. Also created notes in the Metacity and
1403 cairo instructions to ensure this file exists.</para>
1404 </listitem>
1405 <listitem>
1406 <para>[randy] - Added new package cairo-1.0.0.</para>
1407 </listitem>
1408 <listitem>
1409 <para>[bdubbs] - Changed gcc build instructions to use
1410 a simple make. Added a note to use make bootstrap if
1411 the base compiler is not gcc-4.0.1.</para>
1412 </listitem>
1413 </itemizedlist>
1414 </listitem>
1415
1416 <listitem>
1417 <para>September 19th, 2005</para>
1418 <itemizedlist>
1419 <listitem>
1420 <para>[bdubbs] - Added a patch to build mozilla with
1421 gcc-4.0.1.</para>
1422 </listitem>
1423 <listitem>
1424 <para>[randy] - Updated to gucharmap-1.4.4.</para>
1425 </listitem>
1426 <listitem>
1427 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
1428 </listitem>
1429 <listitem>
1430 <para>[richard] - Added a sed to fix the build of the
1431 test suite for cpio-2.6 when using gcc-4.0.1.
1432 Suggested by Matthew Burgess</para>
1433 </listitem>
1434 </itemizedlist>
1435 </listitem>
1436
1437 <listitem>
1438 <para>September 18th, 2005</para>
1439 <itemizedlist>
1440 <listitem>
1441 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
1442 </listitem>
1443 <listitem>
1444 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
1445 </listitem>
1446 <listitem>
1447 <para>[richard] - Updated to bluefish-1.0.4.</para>
1448 </listitem>
1449 </itemizedlist>
1450 </listitem>
1451
1452 <listitem>
1453 <para>September 17th, 2005</para>
1454 <itemizedlist>
1455 <listitem>
1456 <para>[randy] - Added an alternate installation location for the
1457 shared library interface headers to the AFPL Ghostscript and ESP
1458 Ghostscript instructions.</para>
1459 </listitem>
1460 <listitem>
1461 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
1462 </listitem>
1463 <listitem>
1464 <para>[randy] - Updated the Business::ISBN Perl module to
1465 1.82.</para>
1466 </listitem>
1467 <listitem>
1468 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
1469 </listitem>
1470 <listitem>
1471 <para>[randy] - Updated the Module::Signature Perl module to
1472 0.50.</para>
1473 </listitem>
1474 <listitem>
1475 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
1476 </listitem>
1477 <listitem>
1478 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
1479 2.12.</para>
1480 </listitem>
1481 <listitem>
1482 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
1483 0.13.</para>
1484 </listitem>
1485 <listitem>
1486 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
1487 new Perl modules Text::Diff and Algorithm::Diff.</para>
1488 </listitem>
1489 <listitem>
1490 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
1491 </listitem>
1492 </itemizedlist>
1493 </listitem>
1494
1495 <listitem>
1496 <para>September 15th, 2005</para>
1497 <itemizedlist>
1498 <listitem>
1499 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
1500 </listitem>
1501 <listitem>
1502 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
1503 added a GCC-4 patch to the Gimp instructions.</para>
1504 </listitem>
1505 <listitem>
1506 <para>[randy] - Updated to librsvg-2.11.1.</para>
1507 </listitem>
1508 </itemizedlist>
1509 </listitem>
1510
1511 <listitem>
1512 <para>September 14th, 2005</para>
1513 <itemizedlist>
1514 <listitem>
1515 <para>[randy] - Removed redundant GTK+-2 dependency from the
1516 libgnomeprintui instructions.</para>
1517 </listitem>
1518 <listitem>
1519 <para>[randy] - Updated to libgsf-1.12.3.</para>
1520 </listitem>
1521 <listitem>
1522 <para>[randy] - Added documentation installation commands and
1523 corrected the note about the test suite in the libcroco
1524 instructions.</para>
1525 </listitem>
1526 </itemizedlist>
1527 </listitem>
1528
1529 <listitem>
1530 <para>September 13th, 2005</para>
1531 <itemizedlist>
1532 <listitem>
1533 <para>[randy] - Added commands to the CVS instructions to create and
1534 install additional documentation.</para>
1535 </listitem>
1536 <listitem>
1537 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
1538 documentation files chown command to only run if the docs were
1539 built and installed.</para>
1540 </listitem>
1541 </itemizedlist>
1542 </listitem>
1543
1544 <listitem>
1545 <para>September 12th, 2005</para>
1546 <itemizedlist>
1547 <listitem>
1548 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
1549 </listitem>
1550 <listitem>
1551 <para>[randy] - Updated to VTE-0.11.15.</para>
1552 </listitem>
1553 <listitem>
1554 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
1555 ScrollKeeper instructions.</para>
1556 </listitem>
1557 <listitem>
1558 <para>[randy] - Updated to GCC-4.0.1.</para>
1559 </listitem>
1560 </itemizedlist>
1561 </listitem>
1562
1563 <listitem>
1564 <para>September 11th, 2005</para>
1565 <itemizedlist>
1566 <listitem>
1567 <para>[randy] - Minor corrections to the XSL Stylesheets
1568 instructions, suggested by Manuel Canales Esparcia.</para>
1569 </listitem>
1570 </itemizedlist>
1571 </listitem>
1572
1573 <listitem>
1574 <para>September 10th, 2005</para>
1575 <itemizedlist>
1576 <listitem>
1577 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
1578 the environment variables are properly set.</para>
1579 </listitem>
1580 <listitem>
1581 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
1582 </listitem>
1583 <listitem>
1584 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
1585 </listitem>
1586 <listitem>
1587 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
1588 </listitem>
1589 <listitem>
1590 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
1591 patch in JDK source build instructions.</para>
1592 </listitem>
1593 <listitem>
1594 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
1595 </listitem>
1596 <listitem>
1597 <para>[dj] - Updated volume restore script for use with
1598 Udev versions greater than 058.</para>
1599 </listitem>
1600 </itemizedlist>
1601 </listitem>
1602
1603 <listitem>
1604 <para>September 9th, 2005</para>
1605 <itemizedlist>
1606 <listitem>
1607 <para>[randy] - Added a GCC-4 patch to the libexif
1608 instructions.</para>
1609 </listitem>
1610 <listitem>
1611 <para>[randy] - Added a GCC-4 patch to the Avifile
1612 instructions.</para>
1613 </listitem>
1614 <listitem>
1615 <para>[randy] - Added a GCC-4 patch to the FFmpeg
1616 instructions.</para>
1617 </listitem>
1618 <listitem>
1619 <para>[randy] - Added a GCC-4 patch to the MPlayer
1620 instructions.</para>
1621 </listitem>
1622 <listitem>
1623 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
1624 </listitem>
1625 <listitem>
1626 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
1627 </listitem>
1628 <listitem>
1629 <para>[randy] - Added a GCC-4 patch to the Firefox
1630 instructions.</para>
1631 </listitem>
1632 <listitem>
1633 <para>[randy] - Added a GCC-4 patch to the Thunderbird
1634 instructions.</para>
1635 </listitem>
1636 <listitem>
1637 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
1638 </listitem>
1639 <listitem>
1640 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
1641 </listitem>
1642 <listitem>
1643 <para>[randy] - Added a GCC-4 patch and documentation installation
1644 commands to the NAS instructions.</para>
1645 </listitem>
1646 <listitem>
1647 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
1648 instructions.</para>
1649 </listitem>
1650 <listitem>
1651 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
1652 </listitem>
1653 <listitem>
1654 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
1655 in the Inetutils instructions.</para>
1656 </listitem>
1657 <listitem>
1658 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
1659 </listitem>
1660 <listitem>
1661 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
1662 instructions.</para>
1663 </listitem>
1664 <listitem>
1665 <para>[randy] - Updated to intltool-0.34.1.</para>
1666 </listitem>
1667 <listitem>
1668 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
1669 </listitem>
1670 </itemizedlist>
1671 </listitem>
1672
1673 <listitem>
1674 <para>September 8th, 2005</para>
1675 <itemizedlist>
1676 <listitem>
1677 <para>[randy] - Added a sed command to the libxklavier instructions
1678 to fix a GCC-4.x build problem.</para>
1679 </listitem>
1680 <listitem>
1681 <para>[randy] - Updated to libxslt-1.1.15.</para>
1682 </listitem>
1683 <listitem>
1684 <para>[randy] - Updated to libxml2-2.6.21.</para>
1685 </listitem>
1686 </itemizedlist>
1687 </listitem>
1688
1689 <listitem>
1690 <para>September 7th, 2005</para>
1691 <itemizedlist>
1692 <listitem>
1693 <para>[richard] - Updated to XScreenSaver-4.22.</para>
1694 </listitem>
1695 </itemizedlist>
1696 </listitem>
1697
1698 <listitem>
1699 <para>September 6th, 2005</para>
1700 <itemizedlist>
1701 <listitem>
1702 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
1703 release notes.</para>
1704 </listitem>
1705 <listitem>
1706 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
1707 installation commands to the instructions.</para>
1708 </listitem>
1709 </itemizedlist>
1710 </listitem>
1711
1712 <listitem>
1713 <para>September 5th, 2005</para>
1714 <itemizedlist>
1715 <listitem>
1716 <para>[randy] - Updated to Subversion-1.2.3</para>
1717 </listitem>
1718 </itemizedlist>
1719 </listitem>
1720
1721 <listitem>
1722 <para>September 4th, 2005</para>
1723 <itemizedlist>
1724 <listitem>
1725 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
1726 documentation installation commands to the instructions.</para>
1727 </listitem>
1728 </itemizedlist>
1729 </listitem>
1730
1731 <listitem>
1732 <para>September 3rd, 2005</para>
1733 <itemizedlist>
1734 <listitem>
1735 <para>[randy] - Updated to HTML Tidy-050826.</para>
1736 </listitem>
1737 <listitem>
1738 <para>[randy] - Updated to cURL-7.14.1.</para>
1739 </listitem>
1740 </itemizedlist>
1741 </listitem>
1742
1743 <listitem>
1744 <para>September 2nd, 2005</para>
1745 <itemizedlist>
1746 <listitem>
1747 <para>[randy] - Added commands to the Heimdal instructions to
1748 preserve and restore some overwritten interface headers and
1749 libraries. Also listed the dependencies in a more accurate
1750 manner.</para>
1751 </listitem>
1752 <listitem>
1753 <para>[randy] - Updated to MySQL-4.1.14.</para>
1754 </listitem>
1755 <listitem>
1756 <para>[randy] - Fixed some broken commands in the TeX
1757 instructions.</para>
1758 </listitem>
1759 </itemizedlist>
1760 </listitem>
1761
1762 <listitem>
1763 <para>September 1st, 2005</para>
1764 <itemizedlist>
1765 <listitem>
1766 <para>[randy] - Added documentation installation commands to the
1767 ALSA Libraries instructions.</para>
1768 </listitem>
1769 </itemizedlist>
1770 </listitem>
1771
1772 <listitem>
1773 <para>August 31st, 2005</para>
1774 <itemizedlist>
1775 <listitem>
1776 <para>[randy] - Updated to Shadow-4.0.12.</para>
1777 </listitem>
1778 <listitem>
1779 <para>[randy] - Updated to Wget-1.10.1.</para>
1780 </listitem>
1781 </itemizedlist>
1782 </listitem>
1783
1784 <listitem>
1785 <para>August 30th, 2005</para>
1786 <itemizedlist>
1787 <listitem>
1788 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
1789 </listitem>
1790 <listitem>
1791 <para>[randy] - Removed obsolete dependencies from the LZO
1792 instructions.</para>
1793 </listitem>
1794 </itemizedlist>
1795 </listitem>
1796
1797 <listitem>
1798 <para>August 29th, 2005</para>
1799 <itemizedlist>
1800 <listitem>
1801 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
1802 about the location of configuruation files. Updated
1803 optional dependencies.</para>
1804 </listitem>
1805 <listitem>
1806 <para>[richard] - Added definition of dependency terms
1807 to Notes on Building Software.</para>
1808 </listitem>
1809 </itemizedlist>
1810 </listitem>
1811
1812 <listitem>
1813 <para>August 28th, 2005</para>
1814 <itemizedlist>
1815 <listitem>
1816 <para>[randy] - Added documentation installation commands to the Xvid
1817 instructions.</para>
1818 </listitem>
1819 <listitem>
1820 <para>[randy] - Added documentation installation commands to the
1821 libdv instructions.</para>
1822 </listitem>
1823 <listitem>
1824 <para>[randy] - Updated to whois-4.7.6.</para>
1825 </listitem>
1826 <listitem>
1827 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
1828 </listitem>
1829 <listitem>
1830 <para>[randy] - Added a patch to fix the XMMS plugin and added a
1831 sed command to fix the Valgrind testing in the FLAC
1832 instructions.</para>
1833 </listitem>
1834 </itemizedlist>
1835 </listitem>
1836
1837 <listitem>
1838 <para>August 27th, 2005</para>
1839 <itemizedlist>
1840 <listitem>
1841 <para>[randy] - Added a patch to fix the test suite in the id3lib
1842 instructions.</para>
1843 </listitem>
1844 <listitem>
1845 <para>[randy] - Updated the GCC patch and provided documentation
1846 installation commands to the libmpeg3 instructions.</para>
1847 </listitem>
1848 </itemizedlist>
1849 </listitem>
1850
1851 <listitem>
1852 <para>August 26th, 2005</para>
1853 <itemizedlist>
1854 <listitem>
1855 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
1856 the Movemail and RSS &amp; Blogs account setup options are now
1857 available 2) modified the Enigmail setup so that it actually works
1858 3) fixed the profile locking problem 4) made it so that if a mailto:
1859 URL is clicked, a message compose window is opened with the To: field
1860 filled out.</para>
1861 </listitem>
1862 </itemizedlist>
1863 </listitem>
1864
1865 <listitem>
1866 <para>August 25th, 2005</para>
1867 <itemizedlist>
1868 <listitem>
1869 <para>[randy] - Added a command to the Firefox instructions to fix
1870 the profile locking problem and an optional command to open a new
1871 tab in an existing browser window, both suggested by Kevin
1872 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
1873 suggestions.</para>
1874 </listitem>
1875 </itemizedlist>
1876 </listitem>
1877
1878 <listitem>
1879 <para>August 24th, 2005</para>
1880 <itemizedlist>
1881 <listitem>
1882 <para>[randy] - Modified SLIB instructions to use TeX instead of
1883 Lynx to create the text documentation.</para>
1884 </listitem>
1885 </itemizedlist>
1886 </listitem>
1887
1888 <listitem>
1889 <para>August 22nd, 2005</para>
1890 <itemizedlist>
1891 <listitem>
1892 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
1893 Hugo Villeneuve for pointed it out.</para>
1894 </listitem>
1895 <listitem>
1896 <para>[randy] - Updated to Xpdf-3.01</para>
1897 </listitem>
1898 <listitem>
1899 <para>[randy] - Updated to SLIB-3a2</para>
1900 </listitem>
1901 </itemizedlist>
1902 </listitem>
1903
1904 <listitem>
1905 <para>August 21st, 2005</para>
1906 <itemizedlist>
1907 <listitem>
1908 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
1909 dependency, added commands to install documentation and added an FTP
1910 download URL.</para>
1911 </listitem>
1912 <listitem>
1913 <para>[richard] - Updated to Leafnode-1.11.3.</para>
1914 </listitem>
1915 </itemizedlist>
1916 </listitem>
1917
1918 <listitem>
1919 <para>August 20th, 2005</para>
1920 <itemizedlist>
1921 <listitem>
1922 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
1923 </listitem>
1924 <listitem>
1925 <para>[randy] - Renamed the FOP patch to adhere with the naming
1926 standards.</para>
1927 </listitem>
1928 <listitem>
1929 <para>[randy] - Updated to GnuPG-1.4.2.</para>
1930 </listitem>
1931 <listitem>
1932 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
1933 the ffitarget.h interface header in /usr/include.</para>
1934 </listitem>
1935 </itemizedlist>
1936 </listitem>
1937
1938 <listitem>
1939 <para>August 19th, 2005</para>
1940 <itemizedlist>
1941 <listitem>
1942 <para>[dj] - Updated dev.d scripts and surrounding text
1943 in alsa-utils.</para>
1944 </listitem>
1945 <listitem>
1946 <para>[randy] - Updated to Sysstat-6.0.1.</para>
1947 </listitem>
1948 <listitem>
1949 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
1950 </listitem>
1951 <listitem>
1952 <para>[randy] - Updated to Nail-11.25.</para>
1953 </listitem>
1954 <listitem>
1955 <para>[randy] - Updated to Subversion-1.2.1.</para>
1956 </listitem>
1957 <listitem>
1958 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
1959 </listitem>
1960 </itemizedlist>
1961 </listitem>
1962
1963 <listitem>
1964 <para>August 17th, 2005</para>
1965 <itemizedlist>
1966 <listitem>
1967 <para>[randy] - Updated to GCC-3.3.6.</para>
1968 </listitem>
1969 <listitem>
1970 <para>[randy] - Updated to Doxygen-1.4.4.</para>
1971 </listitem>
1972 </itemizedlist>
1973 </listitem>
1974
1975 <listitem>
1976 <para>August 16th, 2005</para>
1977 <itemizedlist>
1978 <listitem>
1979 <para>[bdubbs] - Added instructions for cm-super
1980 fonts to TeX.</para>
1981 </listitem>
1982 <listitem>
1983 <para>[randy] - Added additional parameters to the
1984 configure command and added a note to run the test suite to the
1985 Gimp-Print instructions.</para>
1986 </listitem>
1987 <listitem>
1988 <para>[dj] - Updated cups bootscript installation
1989 to remove existing scripts and changed note to show that CUPS should
1990 be started after Samba.</para>
1991 </listitem>
1992 </itemizedlist>
1993 </listitem>
1994
1995 <listitem>
1996 <para>August 15th, 2005</para>
1997 <itemizedlist>
1998 <listitem>
1999 <para>[randy] - Added a patch and a note about running
2000 the test suite to the CUPS instructions.</para>
2001 </listitem>
2002 </itemizedlist>
2003 </listitem>
2004
2005 <listitem>
2006 <para>August 14th, 2005</para>
2007 <itemizedlist>
2008 <listitem>
2009 <para>[randy] - Updates to PHP: added new dependencies,
2010 placed the dependencies in catagories, added instructions to install
2011 documentation, added instruction to update php.ini and minor textual
2012 corrections.</para>
2013 </listitem>
2014 <listitem>
2015 <para>[randy] - Updated to GTK-Doc-1.4.</para>
2016 </listitem>
2017 <listitem>
2018 <para>[randy] - Updated to HTML Tidy-050803.</para>
2019 </listitem>
2020 <listitem>
2021 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
2022 </listitem>
2023 <listitem>
2024 <para>[randy] - Added a configure switch to OpenLDAP
2025 to create the executables dynamically linked to the libraries.</para>
2026 </listitem>
2027 <listitem>
2028 <para>[randy] - Added documentation installation commands to the GTK+
2029 (version 1) instructions.</para>
2030 </listitem>
2031 </itemizedlist>
2032 </listitem>
2033
2034 <listitem>
2035 <para>August 13th, 2005</para>
2036 <itemizedlist>
2037 <listitem>
2038 <para>[larry] - Add a warning to MIT KRB5
2039 concerning the use of login.krb5 as a substitute for login.</para>
2040 </listitem>
2041 <listitem>
2042 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
2043 version; also added dependencies and configuration explanation.</para>
2044 </listitem>
2045 </itemizedlist>
2046 </listitem>
2047
2048 <listitem>
2049 <para>August 12th, 2005</para>
2050 <itemizedlist>
2051 <listitem>
2052 <para>[randy] - Added a command to the PostgreSQL
2053 instructions to fix broken ownership of installed files.</para>
2054 </listitem>
2055 </itemizedlist>
2056 </listitem>
2057
2058 <listitem>
2059 <para>August 11th, 2005</para>
2060 <itemizedlist>
2061 <listitem>
2062 <para>[randy] - Updated the JDK binary version to
2063 1.5.0_04.</para>
2064 </listitem>
2065 <listitem>
2066 <para>[randy] - Added sharutils as an optional dependency of
2067 Berkeley DB.</para>
2068 </listitem>
2069 <listitem>
2070 <para>[randy] - Applied a patch contributed by stirling
2071 to fix many broken download URLs.</para>
2072 </listitem>
2073 <listitem>
2074 <para>[randy] - Added a new section "Other Programming
2075 Tools" to Chapter 12 - Programming.</para>
2076 </listitem>
2077 </itemizedlist>
2078 </listitem>
2079
2080 <listitem>
2081 <para>August 10th, 2005</para>
2082 <itemizedlist>
2083 <listitem>
2084 <para>[randy] - Added style information files and
2085 documentation installation commands to the JadeTeX
2086 instructions.</para>
2087 </listitem>
2088 </itemizedlist>
2089 </listitem>
2090
2091 <listitem>
2092 <para>August 9th, 2005</para>
2093 <itemizedlist>
2094 <listitem>
2095 <para>[randy] - Modified the CrackLib instructions to
2096 include an alternate source for word lists, how to incorporate additional
2097 word lists, and added additional text contributed by Alexander
2098 Patrakov.</para>
2099 </listitem>
2100 <listitem>
2101 <para>[dj] - Added default PATH for pam_env and
2102 a note about the lack of ENV_SUPATH.</para>
2103 </listitem>
2104 </itemizedlist>
2105 </listitem>
2106
2107 <listitem>
2108 <para>August 8th, 2005</para>
2109 <itemizedlist>
2110 <listitem>
2111 <para>[randy] - Modified documentation installation in
2112 the Fontconfig instructions.</para>
2113 </listitem>
2114 <listitem>
2115 <para>[randy] - Modified the Shadow instructions so
2116 that builders will not receive configuration errors during the testing
2117 recommended by the warning note.</para>
2118 </listitem>
2119 <listitem>
2120 <para>[randy] - Added instructions to install a patch
2121 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
2122 for the suggestion.</para>
2123 </listitem>
2124 <listitem>
2125 <para>[randy] - Added instructions to install a patch
2126 to NASM that fixes a security vulnerability, thanks to Ken Moffat
2127 for the suggestion.</para>
2128 </listitem>
2129 <listitem>
2130 <para>[randy] - Added documentation installation commands to
2131 the expat instructions.</para>
2132 </listitem>
2133 </itemizedlist>
2134 </listitem>
2135
2136 <listitem>
2137 <para>August 7th, 2005</para>
2138 <itemizedlist>
2139 <listitem>
2140 <para>[randy] - Removed building the MPFR library
2141 from the GMP instructions.</para>
2142 </listitem>
2143 </itemizedlist>
2144 </listitem>
2145
2146 <listitem>
2147 <para>August 6th, 2005</para>
2148 <itemizedlist>
2149 <listitem>
2150 <para>[larry] - Added dictionary file to MIT
2151 Kerberos setup and made adjusts for PAM.</para>
2152 </listitem>
2153 <listitem>
2154 <para>[randy] - Updated to S-Lang-2.0.4.</para>
2155 </listitem>
2156 </itemizedlist>
2157 </listitem>
2158
2159 <listitem>
2160 <para>August 5th, 2005</para>
2161 <itemizedlist>
2162 <listitem>
2163 <para>[randy] - Updated to Wget-1.10.</para>
2164 </listitem>
2165 <listitem>
2166 <para>[randy] - Updated to PCRE-6.2.</para>
2167 </listitem>
2168 </itemizedlist>
2169 </listitem>
2170
2171 <listitem>
2172 <para>August 1st, 2005</para>
2173 <itemizedlist>
2174 <listitem>
2175 <para>[bdubbs] - Released Version 6.1-pre1.</para>
2176 </listitem>
2177 </itemizedlist>
2178 </listitem>
2179
2180 </itemizedlist>
2181
2182</sect1>
Note: See TracBrowser for help on using the repository browser.