source: introduction/welcome/changelog.xml@ 6e34843

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

Added a command to create an X Render pkg-config file to the XFree86 instructions, also created notes in the Metacity and cairo instructions to ensure this file exists

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

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