source: introduction/welcome/changelog.xml@ 9ea2f70

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

Updated to SANE-backends-1.0.16

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

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