source: introduction/welcome/changelog.xml@ f6deaf77

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

Updated to GTK+-2.8.3

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

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