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

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

Corrections to the CVS instructions: fixed broken download URLs and corrected documentation installation commands

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

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