source: introduction/welcome/changelog.xml@ a9787f8

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

Updated to ATK-1.10.3

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

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