source: introduction/welcome/changelog.xml@ 62358c2

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 62358c2 was 62358c2, checked in by Randy McMurchy <randy@…>, 19 years ago

Updated to gucharmap-1.4.4

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

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