source: introduction/welcome/changelog.xml@ 15e255f

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 15e255f was 15e255f, checked in by Bruce Dubbs <bdubbs@…>, 19 years ago

Added patch to allow building mozilla with gcc4

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

  • Property mode set to 100644
File size: 24.7 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="intro-welcome-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="intro-welcome-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>September 19th, 2005</para>
46 <itemizedlist>
47 <listitem>
48 <para>[bdubbs] - Added a patch to build mozilla with
49 gcc-4.0.1.</para>
50 </listitem>
51 <listitem>
52 <para>[randy] - Updated to gucharmap-1.4.4.</para>
53 </listitem>
54 <listitem>
55 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
56 </listitem>
57 <listitem>
58 <para>[richard] - Added a sed to fix the build of the
59 test suite for cpio-2.6 when using gcc-4.0.1.
60 Suggested by Matthew Burgess</para>
61 </listitem>
62 </itemizedlist>
63 </listitem>
64
65 <listitem>
66 <para>September 18th, 2005</para>
67 <itemizedlist>
68 <listitem>
69 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
70 </listitem>
71 <listitem>
72 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
73 </listitem>
74 <listitem>
75 <para>[richard] - Updated to bluefish-1.0.4.</para>
76 </listitem>
77 </itemizedlist>
78 </listitem>
79
80 <listitem>
81 <para>September 17th, 2005</para>
82 <itemizedlist>
83 <listitem>
84 <para>[randy] - Added an alternate installation location for the
85 shared library interface headers to the AFPL Ghostscript and ESP
86 Ghostscript instructions.</para>
87 </listitem>
88 <listitem>
89 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
90 </listitem>
91 <listitem>
92 <para>[randy] - Updated the Business::ISBN Perl module to
93 1.82.</para>
94 </listitem>
95 <listitem>
96 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
97 </listitem>
98 <listitem>
99 <para>[randy] - Updated the Module::Signature Perl module to
100 0.50.</para>
101 </listitem>
102 <listitem>
103 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
104 </listitem>
105 <listitem>
106 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
107 2.12.</para>
108 </listitem>
109 <listitem>
110 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
111 0.13.</para>
112 </listitem>
113 <listitem>
114 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
115 new Perl modules Text::Diff and Algorithm::Diff.</para>
116 </listitem>
117 <listitem>
118 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
119 </listitem>
120 </itemizedlist>
121 </listitem>
122
123 <listitem>
124 <para>September 15th, 2005</para>
125 <itemizedlist>
126 <listitem>
127 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
128 </listitem>
129 <listitem>
130 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
131 added a GCC-4 patch to the Gimp instructions.</para>
132 </listitem>
133 <listitem>
134 <para>[randy] - Updated to librsvg-2.11.1.</para>
135 </listitem>
136 </itemizedlist>
137 </listitem>
138
139 <listitem>
140 <para>September 14th, 2005</para>
141 <itemizedlist>
142 <listitem>
143 <para>[randy] - Removed redundant GTK+-2 dependency from the
144 libgnomeprintui instructions.</para>
145 </listitem>
146 <listitem>
147 <para>[randy] - Updated to libgsf-1.12.3.</para>
148 </listitem>
149 <listitem>
150 <para>[randy] - Added documentation installation commands and
151 corrected the note about the test suite in the libcroco
152 instructions.</para>
153 </listitem>
154 </itemizedlist>
155 </listitem>
156
157 <listitem>
158 <para>September 13th, 2005</para>
159 <itemizedlist>
160 <listitem>
161 <para>[randy] - Added commands to the CVS instructions to create and
162 install additional documentation.</para>
163 </listitem>
164 <listitem>
165 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
166 documentation files chown command to only run if the docs were
167 built and installed.</para>
168 </listitem>
169 </itemizedlist>
170 </listitem>
171
172 <listitem>
173 <para>September 12th, 2005</para>
174 <itemizedlist>
175 <listitem>
176 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
177 </listitem>
178 <listitem>
179 <para>[randy] - Updated to VTE-0.11.15.</para>
180 </listitem>
181 <listitem>
182 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
183 ScrollKeeper instructions.</para>
184 </listitem>
185 <listitem>
186 <para>[randy] - Updated to GCC-4.0.1.</para>
187 </listitem>
188 </itemizedlist>
189 </listitem>
190
191 <listitem>
192 <para>September 11th, 2005</para>
193 <itemizedlist>
194 <listitem>
195 <para>[randy] - Minor corrections to the XSL Stylesheets
196 instructions, suggested by Manuel Canales Esparcia.</para>
197 </listitem>
198 </itemizedlist>
199 </listitem>
200
201 <listitem>
202 <para>September 10th, 2005</para>
203 <itemizedlist>
204 <listitem>
205 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
206 the environment variables are properly set.</para>
207 </listitem>
208 <listitem>
209 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
210 </listitem>
211 <listitem>
212 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
213 </listitem>
214 <listitem>
215 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
216 </listitem>
217 <listitem>
218 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
219 patch in JDK source build instructions.</para>
220 </listitem>
221 <listitem>
222 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
223 </listitem>
224 <listitem>
225 <para>[dj] - Updated volume restore script for use with
226 Udev versions greater than 058.</para>
227 </listitem>
228 </itemizedlist>
229 </listitem>
230
231 <listitem>
232 <para>September 9th, 2005</para>
233 <itemizedlist>
234 <listitem>
235 <para>[randy] - Added a GCC-4 patch to the libexif
236 instructions.</para>
237 </listitem>
238 <listitem>
239 <para>[randy] - Added a GCC-4 patch to the Avifile
240 instructions.</para>
241 </listitem>
242 <listitem>
243 <para>[randy] - Added a GCC-4 patch to the FFmpeg
244 instructions.</para>
245 </listitem>
246 <listitem>
247 <para>[randy] - Added a GCC-4 patch to the MPlayer
248 instructions.</para>
249 </listitem>
250 <listitem>
251 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
252 </listitem>
253 <listitem>
254 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
255 </listitem>
256 <listitem>
257 <para>[randy] - Added a GCC-4 patch to the Firefox
258 instructions.</para>
259 </listitem>
260 <listitem>
261 <para>[randy] - Added a GCC-4 patch to the Thunderbird
262 instructions.</para>
263 </listitem>
264 <listitem>
265 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
266 </listitem>
267 <listitem>
268 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
269 </listitem>
270 <listitem>
271 <para>[randy] - Added a GCC-4 patch and documentation installation
272 commands to the NAS instructions.</para>
273 </listitem>
274 <listitem>
275 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
276 instructions.</para>
277 </listitem>
278 <listitem>
279 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
280 </listitem>
281 <listitem>
282 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
283 in the Inetutils instructions.</para>
284 </listitem>
285 <listitem>
286 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
287 </listitem>
288 <listitem>
289 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
290 instructions.</para>
291 </listitem>
292 <listitem>
293 <para>[randy] - Updated to intltool-0.34.1.</para>
294 </listitem>
295 <listitem>
296 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
297 </listitem>
298 </itemizedlist>
299 </listitem>
300
301 <listitem>
302 <para>September 8th, 2005</para>
303 <itemizedlist>
304 <listitem>
305 <para>[randy] - Added a sed command to the libxklavier instructions
306 to fix a GCC-4.x build problem.</para>
307 </listitem>
308 <listitem>
309 <para>[randy] - Updated to libxslt-1.1.15.</para>
310 </listitem>
311 <listitem>
312 <para>[randy] - Updated to libxml2-2.6.21.</para>
313 </listitem>
314 </itemizedlist>
315 </listitem>
316
317 <listitem>
318 <para>September 7th, 2005</para>
319 <itemizedlist>
320 <listitem>
321 <para>[richard] - Updated to XScreenSaver-4.22.</para>
322 </listitem>
323 </itemizedlist>
324 </listitem>
325
326 <listitem>
327 <para>September 6th, 2005</para>
328 <itemizedlist>
329 <listitem>
330 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
331 release notes.</para>
332 </listitem>
333 <listitem>
334 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
335 installation commands to the instructions.</para>
336 </listitem>
337 </itemizedlist>
338 </listitem>
339
340 <listitem>
341 <para>September 5th, 2005</para>
342 <itemizedlist>
343 <listitem>
344 <para>[randy] - Updated to Subversion-1.2.3</para>
345 </listitem>
346 </itemizedlist>
347 </listitem>
348
349 <listitem>
350 <para>September 4th, 2005</para>
351 <itemizedlist>
352 <listitem>
353 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
354 documentation installation commands to the instructions.</para>
355 </listitem>
356 </itemizedlist>
357 </listitem>
358
359 <listitem>
360 <para>September 3rd, 2005</para>
361 <itemizedlist>
362 <listitem>
363 <para>[randy] - Updated to HTML Tidy-050826.</para>
364 </listitem>
365 <listitem>
366 <para>[randy] - Updated to cURL-7.14.1.</para>
367 </listitem>
368 </itemizedlist>
369 </listitem>
370
371 <listitem>
372 <para>September 2nd, 2005</para>
373 <itemizedlist>
374 <listitem>
375 <para>[randy] - Added commands to the Heimdal instructions to
376 preserve and restore some overwritten interface headers and
377 libraries. Also listed the dependencies in a more accurate
378 manner.</para>
379 </listitem>
380 <listitem>
381 <para>[randy] - Updated to MySQL-4.1.14.</para>
382 </listitem>
383 <listitem>
384 <para>[randy] - Fixed some broken commands in the TeX
385 instructions.</para>
386 </listitem>
387 </itemizedlist>
388 </listitem>
389
390 <listitem>
391 <para>September 1st, 2005</para>
392 <itemizedlist>
393 <listitem>
394 <para>[randy] - Added documentation installation commands to the
395 ALSA Libraries instructions.</para>
396 </listitem>
397 </itemizedlist>
398 </listitem>
399
400 <listitem>
401 <para>August 31st, 2005</para>
402 <itemizedlist>
403 <listitem>
404 <para>[randy] - Updated to Shadow-4.0.12.</para>
405 </listitem>
406 <listitem>
407 <para>[randy] - Updated to Wget-1.10.1.</para>
408 </listitem>
409 </itemizedlist>
410 </listitem>
411
412 <listitem>
413 <para>August 30th, 2005</para>
414 <itemizedlist>
415 <listitem>
416 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
417 </listitem>
418 <listitem>
419 <para>[randy] - Removed obsolete dependencies from the LZO
420 instructions.</para>
421 </listitem>
422 </itemizedlist>
423 </listitem>
424
425 <listitem>
426 <para>August 29th, 2005</para>
427 <itemizedlist>
428 <listitem>
429 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
430 about the location of configuruation files. Updated
431 optional dependencies.</para>
432 </listitem>
433 <listitem>
434 <para>[richard] - Added definition of dependency terms
435 to Notes on Building Software.</para>
436 </listitem>
437 </itemizedlist>
438 </listitem>
439
440 <listitem>
441 <para>August 28th, 2005</para>
442 <itemizedlist>
443 <listitem>
444 <para>[randy] - Added documentation installation commands to the Xvid
445 instructions.</para>
446 </listitem>
447 <listitem>
448 <para>[randy] - Added documentation installation commands to the
449 libdv instructions.</para>
450 </listitem>
451 <listitem>
452 <para>[randy] - Updated to whois-4.7.6.</para>
453 </listitem>
454 <listitem>
455 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
456 </listitem>
457 <listitem>
458 <para>[randy] - Added a patch to fix the XMMS plugin and added a
459 sed command to fix the Valgrind testing in the FLAC
460 instructions.</para>
461 </listitem>
462 </itemizedlist>
463 </listitem>
464
465 <listitem>
466 <para>August 27th, 2005</para>
467 <itemizedlist>
468 <listitem>
469 <para>[randy] - Added a patch to fix the test suite in the id3lib
470 instructions.</para>
471 </listitem>
472 <listitem>
473 <para>[randy] - Updated the GCC patch and provided documentation
474 installation commands to the libmpeg3 instructions.</para>
475 </listitem>
476 </itemizedlist>
477 </listitem>
478
479 <listitem>
480 <para>August 26th, 2005</para>
481 <itemizedlist>
482 <listitem>
483 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
484 the Movemail and RSS &amp; Blogs account setup options are now
485 available 2) modified the Enigmail setup so that it actually works
486 3) fixed the profile locking problem 4) made it so that if a mailto:
487 URL is clicked, a message compose window is opened with the To: field
488 filled out.</para>
489 </listitem>
490 </itemizedlist>
491 </listitem>
492
493 <listitem>
494 <para>August 25th, 2005</para>
495 <itemizedlist>
496 <listitem>
497 <para>[randy] - Added a command to the Firefox instructions to fix
498 the profile locking problem and an optional command to open a new
499 tab in an existing browser window, both suggested by Kevin
500 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
501 suggestions.</para>
502 </listitem>
503 </itemizedlist>
504 </listitem>
505
506 <listitem>
507 <para>August 24th, 2005</para>
508 <itemizedlist>
509 <listitem>
510 <para>[randy] - Modified SLIB instructions to use TeX instead of
511 Lynx to create the text documentation.</para>
512 </listitem>
513 </itemizedlist>
514 </listitem>
515
516 <listitem>
517 <para>August 22nd, 2005</para>
518 <itemizedlist>
519 <listitem>
520 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
521 Hugo Villeneuve for pointed it out.</para>
522 </listitem>
523 <listitem>
524 <para>[randy] - Updated to Xpdf-3.01</para>
525 </listitem>
526 <listitem>
527 <para>[randy] - Updated to SLIB-3a2</para>
528 </listitem>
529 </itemizedlist>
530 </listitem>
531
532 <listitem>
533 <para>August 21st, 2005</para>
534 <itemizedlist>
535 <listitem>
536 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
537 dependency, added commands to install documentation and added an FTP
538 download URL.</para>
539 </listitem>
540 <listitem>
541 <para>[richard] - Updated to Leafnode-1.11.3.</para>
542 </listitem>
543 </itemizedlist>
544 </listitem>
545
546 <listitem>
547 <para>August 20th, 2005</para>
548 <itemizedlist>
549 <listitem>
550 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
551 </listitem>
552 <listitem>
553 <para>[randy] - Renamed the FOP patch to adhere with the naming
554 standards.</para>
555 </listitem>
556 <listitem>
557 <para>[randy] - Updated to GnuPG-1.4.2.</para>
558 </listitem>
559 <listitem>
560 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
561 the ffitarget.h interface header in /usr/include.</para>
562 </listitem>
563 </itemizedlist>
564 </listitem>
565
566 <listitem>
567 <para>August 19th, 2005</para>
568 <itemizedlist>
569 <listitem>
570 <para>[dj] - Updated dev.d scripts and surrounding text
571 in alsa-utils.</para>
572 </listitem>
573 <listitem>
574 <para>[randy] - Updated to Sysstat-6.0.1.</para>
575 </listitem>
576 <listitem>
577 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
578 </listitem>
579 <listitem>
580 <para>[randy] - Updated to Nail-11.25.</para>
581 </listitem>
582 <listitem>
583 <para>[randy] - Updated to Subversion-1.2.1.</para>
584 </listitem>
585 <listitem>
586 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
587 </listitem>
588 </itemizedlist>
589 </listitem>
590
591 <listitem>
592 <para>August 17th, 2005</para>
593 <itemizedlist>
594 <listitem>
595 <para>[randy] - Updated to GCC-3.3.6.</para>
596 </listitem>
597 <listitem>
598 <para>[randy] - Updated to Doxygen-1.4.4.</para>
599 </listitem>
600 </itemizedlist>
601 </listitem>
602
603 <listitem>
604 <para>August 16th, 2005</para>
605 <itemizedlist>
606 <listitem>
607 <para>[bdubbs] - Added instructions for cm-super
608 fonts to TeX.</para>
609 </listitem>
610 <listitem>
611 <para>[randy] - Added additional parameters to the
612 configure command and added a note to run the test suite to the
613 Gimp-Print instructions.</para>
614 </listitem>
615 <listitem>
616 <para>[dj] - Updated cups bootscript installation
617 to remove existing scripts and changed note to show that CUPS should
618 be started after Samba.</para>
619 </listitem>
620 </itemizedlist>
621 </listitem>
622
623 <listitem>
624 <para>August 15th, 2005</para>
625 <itemizedlist>
626 <listitem>
627 <para>[randy] - Added a patch and a note about running
628 the test suite to the CUPS instructions.</para>
629 </listitem>
630 </itemizedlist>
631 </listitem>
632
633 <listitem>
634 <para>August 14th, 2005</para>
635 <itemizedlist>
636 <listitem>
637 <para>[randy] - Updates to PHP: added new dependencies,
638 placed the dependencies in catagories, added instructions to install
639 documentation, added instruction to update php.ini and minor textual
640 corrections.</para>
641 </listitem>
642 <listitem>
643 <para>[randy] - Updated to GTK-Doc-1.4.</para>
644 </listitem>
645 <listitem>
646 <para>[randy] - Updated to HTML Tidy-050803.</para>
647 </listitem>
648 <listitem>
649 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
650 </listitem>
651 <listitem>
652 <para>[randy] - Added a configure switch to OpenLDAP
653 to create the executables dynamically linked to the libraries.</para>
654 </listitem>
655 <listitem>
656 <para>[randy] - Added documentation installation commands to the GTK+
657 (version 1) instructions.</para>
658 </listitem>
659 </itemizedlist>
660 </listitem>
661
662 <listitem>
663 <para>August 13th, 2005</para>
664 <itemizedlist>
665 <listitem>
666 <para>[larry] - Add a warning to MIT KRB5
667 concerning the use of login.krb5 as a substitute for login.</para>
668 </listitem>
669 <listitem>
670 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
671 version; also added dependencies and configuration explanation.</para>
672 </listitem>
673 </itemizedlist>
674 </listitem>
675
676 <listitem>
677 <para>August 12th, 2005</para>
678 <itemizedlist>
679 <listitem>
680 <para>[randy] - Added a command to the PostgreSQL
681 instructions to fix broken ownership of installed files.</para>
682 </listitem>
683 </itemizedlist>
684 </listitem>
685
686 <listitem>
687 <para>August 11th, 2005</para>
688 <itemizedlist>
689 <listitem>
690 <para>[randy] - Updated the JDK binary version to
691 1.5.0_04.</para>
692 </listitem>
693 <listitem>
694 <para>[randy] - Added sharutils as an optional dependency of
695 Berkeley DB.</para>
696 </listitem>
697 <listitem>
698 <para>[randy] - Applied a patch contributed by stirling
699 to fix many broken download URLs.</para>
700 </listitem>
701 <listitem>
702 <para>[randy] - Added a new section "Other Programming
703 Tools" to Chapter 12 - Programming.</para>
704 </listitem>
705 </itemizedlist>
706 </listitem>
707
708 <listitem>
709 <para>August 10th, 2005</para>
710 <itemizedlist>
711 <listitem>
712 <para>[randy] - Added style information files and
713 documentation installation commands to the JadeTeX
714 instructions.</para>
715 </listitem>
716 </itemizedlist>
717 </listitem>
718
719 <listitem>
720 <para>August 9th, 2005</para>
721 <itemizedlist>
722 <listitem>
723 <para>[randy] - Modified the CrackLib instructions to
724 include an alternate source for word lists, how to incorporate additional
725 word lists, and added additional text contributed by Alexander
726 Patrakov.</para>
727 </listitem>
728 <listitem>
729 <para>[dj] - Added default PATH for pam_env and
730 a note about the lack of ENV_SUPATH.</para>
731 </listitem>
732 </itemizedlist>
733 </listitem>
734
735 <listitem>
736 <para>August 8th, 2005</para>
737 <itemizedlist>
738 <listitem>
739 <para>[randy] - Modified documentation installation in
740 the Fontconfig instructions.</para>
741 </listitem>
742 <listitem>
743 <para>[randy] - Modified the Shadow instructions so
744 that builders will not receive configuration errors during the testing
745 recommended by the warning note.</para>
746 </listitem>
747 <listitem>
748 <para>[randy] - Added instructions to install a patch
749 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
750 for the suggestion.</para>
751 </listitem>
752 <listitem>
753 <para>[randy] - Added instructions to install a patch
754 to NASM that fixes a security vulnerability, thanks to Ken Moffat
755 for the suggestion.</para>
756 </listitem>
757 <listitem>
758 <para>[randy] - Added documentation installation commands to
759 the expat instructions.</para>
760 </listitem>
761 </itemizedlist>
762 </listitem>
763
764 <listitem>
765 <para>August 7th, 2005</para>
766 <itemizedlist>
767 <listitem>
768 <para>[randy] - Removed building the MPFR library
769 from the GMP instructions.</para>
770 </listitem>
771 </itemizedlist>
772 </listitem>
773
774 <listitem>
775 <para>August 6th, 2005</para>
776 <itemizedlist>
777 <listitem>
778 <para>[larry] - Added dictionary file to MIT
779 Kerberos setup and made adjusts for PAM.</para>
780 </listitem>
781 <listitem>
782 <para>[randy] - Updated to S-Lang-2.0.4.</para>
783 </listitem>
784 </itemizedlist>
785 </listitem>
786
787 <listitem>
788 <para>August 5th, 2005</para>
789 <itemizedlist>
790 <listitem>
791 <para>[randy] - Updated to Wget-1.10.</para>
792 </listitem>
793 <listitem>
794 <para>[randy] - Updated to PCRE-6.2.</para>
795 </listitem>
796 </itemizedlist>
797 </listitem>
798
799 <listitem>
800 <para>August 1st, 2005</para>
801 <itemizedlist>
802 <listitem>
803 <para>[bdubbs] - Released Version 6.1-pre1.</para>
804 </listitem>
805 </itemizedlist>
806 </listitem>
807
808 </itemizedlist>
809
810</sect1>
Note: See TracBrowser for help on using the repository browser.