source: introduction/welcome/changelog.xml@ 2ddf71a5

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

Added an alternate installation location for the shared library interface headers to the AFPL Ghostscript and ESP Ghostscript instructions

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

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