source: introduction/welcome/changelog.xml@ 470d3786

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.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 470d3786 was 470d3786, checked in by David Jensen <djensen@…>, 19 years ago

minor nits in a2ps

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

  • Property mode set to 100644
File size: 21.1 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>&version; &ndash; &releasedate;</para>
24
25 <itemizedlist>
26
27 <listitem>
28 <para>June 13th, 2005 [djensen]: Added a2ps instructions to install
29 the downloaded fonts. Added possible testsuite.</para>
30 </listitem>
31
32 <listitem>
33 <para>June 12th, 2005 [bdubbs]: Corrected startup scripts. Removed
34 xterm-title and substituted extra-prompt.sh.</para>
35 </listitem>
36
37 <listitem>
38 <para>June 12th, 2005 [bdubbs]: Changed location of ispell
39 dictionaries to /usr/share/ispell.</para>
40 </listitem>
41
42 <listitem>
43 <para>June 12th, 2005 [djensen]: Simplified the PSUtils build
44 instructions. Separated user and root instructions.</para>
45 </listitem>
46
47 <listitem>
48 <para>June 12th, 2005 [bdubbs]: Updated to thunderbird-1.0.2 and fixed
49 problem in the installation of thunderbird's <filename class='directory'>
50 defaults></filename> directory.</para>
51 </listitem>
52
53 <listitem>
54 <para>June 12th, 2005 [bdubbs]: Added instruction to make rc.iptables
55 executable in firewalling section.</para>
56 </listitem>
57
58 <listitem>
59 <para>June 12th, 2005 [bdubbs]: Updated cpio instructions to ensure LSB
60 testsuites pass internationalization tests.</para>
61 </listitem>
62
63 <listitem>
64 <para>June 12th, 2005 [djensen]: Updated to Links-2.1pre17. Added
65 SDL to optional dependencies. Separated user and root
66 instructions.</para>
67 </listitem>
68
69 <listitem>
70 <para>June 12th, 2005 [randy]: Added new package FriBidi-0.10.5.</para>
71 </listitem>
72
73 <listitem>
74 <para>June 11th, 2005 [djensen]: Updated to AbiWord-2.2.8, build
75 instructions altered to build and install plugins.</para>
76 </listitem>
77
78 <listitem>
79 <para>June 10th, 2005 [djensen]: Fixed md5sum joe-3.3. Completed
80 XFree86 update to 4.5.0</para>
81 </listitem>
82
83 <listitem>
84 <para>June 10th, 2005 [randy]: Added additional optional dependencies
85 to the Bluefish instructions.</para>
86 </listitem>
87
88 <listitem>
89 <para>June 10th, 2005 [djensen]: Updated to joe-3.3.</para>
90 </listitem>
91
92 <listitem>
93 <para>June 8th, 2005 [randy]: Updated to PCRE-6.0 using a patch
94 submitted by David Jensen; added documentation installation to the
95 Imlib instructions.</para>
96 </listitem>
97
98 <listitem>
99 <para>June 6th, 2005 [randy]: Added a note to the Samba instructions
100 about unprivileged users mounting SMB shares; updated JDK binary version
101 to 1.5.0_03; updated to ZSH-4.2.5; added installation of documentation
102 to the PCRE instructions, suggested by David Jensen.</para>
103 </listitem>
104
105 <listitem>
106 <para>June 6th, 2005 [bdubbs]: Updated bind and bind-utils sections
107 to version 9.3.1.</para>
108 </listitem>
109
110 <listitem>
111 <para>June 5th, 2005 [randy]: Removed "which" as a dependency of
112 DocBook-utils and created a note saying it must be installed; clarified
113 why 'yes' is piped to 'make config' in the introduction of the
114 installation section of Net-Tools (fixes bug #1259).</para>
115 </listitem>
116
117 <listitem>
118 <para>June 5th, 2005 [randy]: Created Samba client instruction page,
119 suggested by Alexander Patrakov; added additional configuration text to
120 the Samba server instructions, submitted by Alexander Patrakov; added
121 SWAT (without Stunnel) configuration instructions to the Samba server
122 instructions, suggested by Jim Gifford; removed Stunnel and added XFS
123 as dependencies of the Samba package; added instructions to create a
124 nobody user in the Samba server bootscript installation section,
125 suggested by Frank Olschewski.</para>
126 </listitem>
127
128 <listitem>
129 <para>June 5th, 2005 [bdubbs]: Integrated system uid and gid values
130 into individual packages.</para>
131 </listitem>
132
133 <listitem>
134 <para>June 5th, 2005 [bdubbs]: Added blufish-1.0.1 from patch
135 provided by theOldFellow.</para>
136 </listitem>
137
138 <listitem>
139 <para>June 4th, 2005 [randy]: Standardized the creation of the nobody
140 user (without a valid login shell) in the NFS Utilities and Postfix
141 instructions.</para>
142 </listitem>
143
144 <listitem>
145 <para>June 3rd, 2005 [randy]: Updated Samba configuration information as
146 suggested by Alexander Patrakov (fixes bug #1386); Updated to rsync-2.6.5
147 and OpenSSH-4.1p1.</para>
148 </listitem>
149
150 <listitem>
151 <para>June 3rd, 2005 [igor]: Updated to ImageMagick-6.2.3-0.</para>
152 </listitem>
153
154 <listitem>
155 <para>June 1st, 2005 [randy]: Updated to Galeon-1.3.21, Sysstat-6.0.0,
156 HTML Tidy-050531, Whois-4.7.5 and Tcsh-6.14.00; moved installation of
157 tcsh to /bin instead of /usr/bin and updated /etc/shells during the
158 Tcsh installation.</para>
159 </listitem>
160
161 <listitem>
162 <para>May 31st, 2005 [bdubbs]: Added section explaining system user
163 and group numerical asssignments.</para>
164 </listitem>
165
166 <listitem>
167 <para>May 31st, 2005 [randy]: Removed the explicit path from the
168 GDM bootscript commands and updated the GDM instructions to include a
169 note to update the script if $GNOME_PREFIX is non-stardard; updated
170 bootscripts to version 20050531.</para>
171 </listitem>
172
173 <listitem>
174 <para>May 30th, 2005 [randy]: Updated to GDM-2.6.0.9, GNOME Speech-0.3.7,
175 Gnopernicus-0.10.9 and GOK-1.0.4; added new package libexif-0.6.12;
176 moved libexif to a required dependency of Nautilus.</para>
177 </listitem>
178
179 <listitem>
180 <para>May 29th, 2005 [bdubbs]: Updated to Firefox-1.0.4.</para>
181 </listitem>
182
183 <listitem>
184 <para>May 29th, 2005 [bdubbs]: Updated to Mozilla-1.7.8.</para>
185 </listitem>
186
187 <listitem>
188 <para>May 29th, 2005 [randy]: Updated to Gnumeric-1.4.3 and changed the
189 installation path to /usr (thanks to Bruce Dubbs, David Jensen and Jody
190 Goldberg for their input); added popt to the libgnomeprint depedencies,
191 suggested by David Jensen; updated to GNOME Magnifier-0.12.1.</para>
192 </listitem>
193
194 <listitem>
195 <para>May 28th, 2005 [randy]: Updated to Ethereal-0.10.11, reported by
196 Matthias Berndt.</para>
197 </listitem>
198
199 <listitem>
200 <para>May 27th, 2005 [igor]: Updated to GIMP-2.2.7.</para>
201 </listitem>
202
203 <listitem>
204 <para>May 25th, 2005 [randy]: Updated installation commands in the
205 FreeTTS instructions.</para>
206 </listitem>
207
208 <listitem>
209 <para>May 23rd, 2005 [randy]: Updated to libgail-gnome-1.1.1 and
210 Java Access Bridge-1.4.5.</para>
211 </listitem>
212
213 <listitem>
214 <para>May 22nd, 2005 [randy]: Added new package FreeTTS-1.2.1.</para>
215 </listitem>
216
217 <listitem>
218 <para>May 22nd, 2005 [manuel]: Finished the book sources retagging
219 and indentation to match current template.xml.</para>
220 </listitem>
221
222 <listitem>
223 <para>May 19th, 2005 [randy]: Updated to GnomeMeeting-1.2.1.</para>
224 </listitem>
225
226 <listitem>
227 <para>May 18th, 2005 [archaic]: GPM: Moved the LDFLAGS option from the
228 configure command to the make command as libm wasn't being properly
229 pulled into the environment.</para>
230 </listitem>
231
232 <listitem>
233 <para>May 18th, 2005 [randy]: Fixed documentation installation command
234 in the EsounD instructions, suggested by David Jensen; fixed skin file
235 MD5sum in the MPlayer instructions, suggested by Zibeli Aton.</para>
236 </listitem>
237
238 <listitem>
239 <para>May 18th, 2005 [randy]: Updated to GConf Editor-2.10.0,
240 GNOME Netstatus-2.10.0, gcalctool-5.5.42, GPdf-2.10.0 and Zenity-2.10.0;
241 commented out the Nautilus Media package from inclusion in the
242 book.</para>
243 </listitem>
244
245 <listitem>
246 <para>May 17th, 2005 [randy]: Updated to GNOME System Monitor-2.10.1,
247 bug-buddy-2.10.0, EOG-2.10.0, AT SPI-1.6.4, gtksourceview-1.2.0,
248 gedit-2.10.2, GGV-2.8.4 and File Roller-2.10.3.</para>
249 </listitem>
250
251 <listitem>
252 <para>May 16th, 2005 [randy]: Added new package gnome-audio-2.0.0;
253 updated to GNOME Utils-2.10.1 and GNOME Games-2.10.1.</para>
254 </listitem>
255
256 <listitem>
257 <para>May 15th, 2005 [randy]: Updated to Evolution-2.2.2, Epiphany-1.6.2,
258 Nautilus CD Burner-2.10.1 and GNOME Media-2.10.2.</para>
259 </listitem>
260
261 <listitem>
262 <para>May 12th, 2005 [randy]: Updated to GAL-2.4.2 and
263 GtkHTML-3.6.2.</para>
264 </listitem>
265
266 <listitem>
267 <para>May 11th, 2005 [manuel]: Fixed a typo in JDK, reported
268 by William Harrington.</para>
269 </listitem>
270
271 <listitem>
272 <para>May 11th, 2005 [randy]: Updated to libgnomecups-0.2.0,
273 libgnomeprint-2.10.3, libgnomeprintui-2.10.2,
274 Evolution Data Server-1.2.2 and gucharmap-1.4.3.</para>
275 </listitem>
276
277 <listitem>
278 <para>May 11th, 2005 [randy]: Updated all the GNOME-2 core package
279 instructions to the GNOME 2.10.1 release (ORBit-2.12.2, libbonobo-2.8.1,
280 GConf-2.10.0, GNOME VFS-2.10.1, libgnome-2.10.0, libgnomecanvas-2.10.0,
281 libbonoboui-2.8.1, GNOME Icon Theme-2.10.1, gnome-keyring-0.4.2,
282 libgnomeui-2.10.0, GTK Engines-2.6.3, GNOME Themes-2.10.1,
283 GNOME Desktop-2.10.1, libwnck-2.10.0, GNOME Panel-2.10.1,
284 GNOME Session-2.10.0, VTE-0.11.13, GNOME Terminal-2.10.0, LibGTop-2.10.1,
285 GAIL-1.8.3, GNOME Applets-2.10.1, EEL-2.10.1, Nautilus-2.10.1,
286 GNOME Doc Utils-0.2.0, libgtkhtml-2.6.3, Yelp-2.6.5 and
287 Control Center-2.10.1). Many of the add-on packages build with
288 existing instructions, however, all of them will be updated ASAP.</para>
289 </listitem>
290
291 <listitem>
292 <para>May 11th, 2005 [randy]: Added three new GNOME-2 packages:
293 gnome-menus-2.10.1, gnome-backgrounds-2.10.1 and
294 system-tools-backends-1.2.0.</para>
295 </listitem>
296
297 <listitem>
298 <para>May 10th, 2005 [randy]: Increment BLFS Bootscripts version to
299 20050509.</para>
300 </listitem>
301
302 <listitem>
303 <para>May 9th, 2005 [igor]: Updated to MySQL-4.1.11.</para>
304 </listitem>
305
306 <listitem>
307 <para>May 8th, 2005 [randy]: Updated to Metacity-2.10.1; updated
308 XScreenSaver dependencies and build instructions.</para>
309 </listitem>
310
311 <listitem>
312 <para>May 6th, 2005 [randy]: Updated to GIMP-2.2.6 and
313 gst-plugins-0.8.8; removed the --disable-docs-build switch from the
314 GStreamer instructions, suggested by Matthew Burgess.</para>
315 </listitem>
316
317 <listitem>
318 <para>May 5th, 2005 [manuel]: Shortened the Tidy documentation
319 generation commands.</para>
320 </listitem>
321
322 <listitem>
323 <para>May 5th, 2005 [dj]: Removed bad MANPATH variable from JDK
324 instructions and fixed CLASSPATH for spaces in filenames.</para>
325 </listitem>
326
327 <listitem>
328 <para>May 4th, 2005 [igor]: Updated to Fcron-2.9.6.</para>
329 </listitem>
330
331 <listitem>
332 <para>May 4th, 2005 [randy]: Updated to GStreamer-0.8.10.</para>
333 </listitem>
334
335 <listitem>
336 <para>May 3rd, 2005 [randy]: Updated to CVS-1.11.20 and HTML
337 Tidy-050502; added MPlayer to the list of FFmpeg's dependencies as it
338 can utilize the shared post-processing library.</para>
339 </listitem>
340
341 <listitem>
342 <para>May 2nd, 2005 [randy]: Updated to xine Libraries-1.0.1.</para>
343 </listitem>
344
345 <listitem>
346 <para>May 1st, 2005 [randy]: Updated to MPlayer-1.0pre7; added a
347 sed command to the FFmpeg instructions to fix an issue on MMX capable
348 machines.</para>
349 </listitem>
350
351 <listitem>
352 <para>April 29th, 2005 [bdubbs]: Update to aRts 1.4, kde 3.4, and
353 kdevelop 3.2.</para>
354 </listitem>
355
356 <listitem>
357 <para>April 28th, 2005 [dj]: Added doublefree patch to OOo
358 instructions, corrected gcc patch and libmawt symlink. Added a
359 description for javaws to JDK instructions.</para>
360 </listitem>
361
362 <listitem>
363 <para>April 28th, 2005 [randy]: Added documentation installation to
364 the id3lib instructions.</para>
365 </listitem>
366
367 <listitem>
368 <para>April 27th, 2005 [randy]: Updated to FLAC-1.1.2, libdv-0.104
369 and XviD-1.0.3; added Doxygen dependency and documentation installation
370 to the libdvdcss instructions; added documentation installation to the
371 liba52 instructions.</para>
372 </listitem>
373
374 <listitem>
375 <para>April 26th, 2005 [randy]: Updated to GStreamer-0.8.9 and
376 libao-0.8.6; added a download URL to the PassiveTeX dependency in the
377 libvorbis instructions; added installation of HTML documentation to
378 the SDL and libmikmod instructions.</para>
379 </listitem>
380
381 <listitem>
382 <para>April 24th, 2005 [dj]: Updated to JDK-1.5.0, added gcc-3.4.2+
383 and jdk-1.5.0 patches to OpenOffice, and added jdk-1.5.0 patch for
384 fop.</para>
385 </listitem>
386
387 <listitem>
388 <para>April 24th, 2005 [randy]: Fixed incorrect path pointing to the
389 documentation in the Cyrus-SASL configuration section and incorrect
390 library versions in the chmod commands in the OpenLDAP instructions,
391 both pointed out by syaodzir; added documentation installation to the
392 startup-notification instructions.</para>
393 </listitem>
394
395 <listitem>
396 <para>April 23rd, 2005 [bdubbs]: Updated to nfs-utils-1.0.7.
397 Added comments about user nobody and pointed to section on netfs.
398 </para>
399 </listitem>
400
401 <listitem>
402 <para>April 23rd, 2005 [randy]: Updated to librsvg-2.9.5.</para>
403 </listitem>
404
405 <listitem>
406 <para>April 22nd, 2005 [randy]: Updated to Firefox-1.0.3,
407 libgsf-1.11.1, libglade-2.5.1 and Mozilla-1.7.7; added instructions to
408 Firefox and Mozilla to utilize the JDK Java plugin.</para>
409 </listitem>
410
411 <listitem>
412 <para>April 21st, 2005 [bdubbs]: Upgraded to xscreensaver-4.21.</para>
413 </listitem>
414
415 <listitem>
416 <para>April 21st, 2005 [bdubbs]: Added patch to libmilmod.</para>
417 </listitem>
418
419 <listitem>
420 <para>April 20th, 2005 [bdubbs]: Updated qt instructions to
421 eliminate an unnecessary copy procedure and fixed qmqke.conf
422 adjustment.</para>
423 </listitem>
424
425 <listitem>
426 <para>April 20th, 2005 [randy]: Updated to Doxygen-1.4.2.</para>
427 </listitem>
428
429 <listitem>
430 <para>April 19th, 2005 [randy]: Updated to NAS-1.7.</para>
431 </listitem>
432
433 <listitem>
434 <para>April 19th, 2005 [bdubbs]: Updated to qt-3.3.4; fixed
435 some configuration problems with build method 1.</para>
436 </listitem>
437
438 <listitem>
439 <para>April 18th, 2005 [randy]: Updated to shared-mime-info-0.16,
440 hicolor-icon-theme-0.8 and GnuPG-1.4.1.</para>
441 </listitem>
442
443 <listitem>
444 <para>April 17th, 2005 [randy]: Updated to LessTif-0.94.4,
445 intltool-0.33 and Module-Info-0.27 (Perl module); added an "Other Window
446 Managers" section to Chapter 27.</para>
447 </listitem>
448
449 <listitem>
450 <para>April 17th, 2005 [manuel]: Updated the stylesheets to use
451 DocBook-XSL 1.68.1.</para>
452 </listitem>
453
454 <listitem>
455 <para>April 15th, 2005 [randy]: Updated to libsoup-2.2.3,
456 Samba-3.0.14a and libmng-1.0.9; added documentation installation
457 commands to the LZO instructions; added a patch to fix a build issue
458 and documentation installation commands to the lcms instructions.</para>
459 </listitem>
460
461 <listitem>
462 <para>April 14th, 2005 [randy]: Updated to libxklavier-2.0 and
463 pkgconfig-0.17.2.</para>
464 </listitem>
465
466 <listitem>
467 <para>April 13th, 2005 [randy]: Updated to Glib-2.6.4, GTK+-2.6.7,
468 Whois-4.7.2, Imlib2-1.2.0 and libart_lgpl-2.3.17; added documentation
469 installation commands to the giflib and libungif
470 instructions.</para>
471 </listitem>
472
473 <listitem>
474 <para>April 12th, 2005 [randy]: Updated to Samba-3.0.13 and
475 pkgconfig-0.17.1.</para>
476 </listitem>
477
478 <listitem>
479 <para>April 12th, 2005 [bdubbs]: Finish server reorganization.
480 Moved php to Programming and NFS to Major Servers.</para>
481 </listitem>
482
483 <listitem>
484 <para>April 12th, 2005 [bdubbs]: Major reorganization of
485 server sections. Consolidated 'Server Networking' and 'Content
486 Serving'.</para>
487 </listitem>
488
489 <listitem>
490 <para>April 11th, 2005 [dj]: Added 'Additional X Windows
491 Configuration' page.</para>
492 </listitem>
493
494 <listitem>
495 <para>April 11th, 2005 [randy]: Updated to Nail-11.22,
496 Guile-1.6.7 and Subversion-1.1.4; moved Guile instructions from
497 'Chapter 8 - General Libraries' to 'Chapter 12 - Programming'.</para>
498 </listitem>
499
500 <listitem>
501 <para>April 10th, 2005 [randy]: Updated to NASM-0.98.39 and
502 Sendmail-8.13.4.</para>
503 </listitem>
504
505 <listitem>
506 <para>April 10th, 2005 [igor]: Updated to libIDL-0.8.5 and
507 Firefox-1.0.2.</para>
508 </listitem>
509
510 <listitem>
511 <para>April 9th, 2005 [randy]: Updated to PHP-5.0.4.</para>
512 </listitem>
513
514 <listitem>
515 <para>April 8th, 2005 [randy]: Updated to PostgreSQL-8.0.1 and
516 Aspell-0.60.2.</para>
517 </listitem>
518
519 <listitem>
520 <para>April 7th, 2005 [randy]: Updated the JadeTex instructions
521 to work with Tex-3.0, contributed by Steffen Knollmann.</para>
522 </listitem>
523
524 <listitem>
525 <para>April 6th, 2005 [igor]: Updated to ATK-1.9.1.</para>
526 </listitem>
527
528 <listitem>
529 <para>April 6th, 2005 [randy]: Updated to MySQL-4.1.10a and
530 TeX-3.0.</para>
531 </listitem>
532
533 <listitem>
534 <para>April 5th, 2005 [randy]: Added a note to the GCC-3.4.3
535 instructions to install a missing interface header file.</para>
536 </listitem>
537
538 <listitem>
539 <para>April 4th, 2005 [randy]: Updated to OpenLDAP-2.2.24,
540 Stunnel-4.09, GTK-Doc-1.3 and OpenSSH-4.0p1; added a command to the cURL
541 instructions to fix a broken test script.</para>
542 </listitem>
543
544 <listitem>
545 <para>April 4th, 2005 [igor]: Updated to OpenSSL-0.9.7f
546 contributed by Anderson Lizardo.</para>
547 </listitem>
548
549 <listitem>
550 <para>April 3rd, 2005 [manuel]: Updated the XML sources to use
551 DocBook XML DTD-4.4.</para>
552 </listitem>
553
554 <listitem>
555 <para>April 3rd, 2005 [randy]: Updated to libxslt-1.1.14.</para>
556 </listitem>
557
558 <listitem>
559 <para>April 2nd, 2005 [randy]: Added which as a required dependency
560 of DocBook-utils, reported by Andrew Benton; updated to
561 libxml2-2.6.19.</para>
562 </listitem>
563
564 <listitem>
565 <para>April 1st, 2005 [randy]: Updated to DocBook XML DTD-4.4 and
566 DocBook XSL Stylesheets-1.68.1.</para>
567 </listitem>
568
569 <listitem>
570 <para>March 31st, 2005 [bdubbs]: Updated the install instructions
571 for xinetd to use /etc/xinetd.d/ directory structure. Patch by John
572 Gnew.</para>
573 </listitem>
574
575 <listitem>
576 <para>March 31st, 2005 [randy]: Updated to libxml2-2.6.18 and
577 libxslt-1.1.13.</para>
578 </listitem>
579
580 <listitem>
581 <para>March 30th, 2005 [randy]: Updated to libusb-0.1.10a and
582 Python-2.4.1.</para>
583 </listitem>
584
585 <listitem>
586 <para>March 29th, 2005 [randy]: Updated to DocBook DSSSL
587 Stylesheets-1.79 (with rewrite of instructions); fixed deprecated tar
588 option in Vim instructions; added a note to the Fontconfig instructions
589 to have the SGMLSpm Perl module installed if DocBook-utils is
590 installed.</para>
591 </listitem>
592
593 <listitem>
594 <para>March 28th, 2005 [randy]: Updated to DocBook-SGML-DTD-4.4;
595 added manpage installation to OpenJade instructions, suggested by Andrew
596 Benton.</para>
597 </listitem>
598
599 <listitem>
600 <para>March 27th, 2005 [randy]: Updated to libtiff-3.7.2,
601 pkgconfig-0.16.0 and ALSA-1.0.8.</para>
602 </listitem>
603
604 <listitem>
605 <para>March 26th, 2005 [randy]: Updated to HTML Tidy-050324 and
606 UnZip-5.52.</para>
607 </listitem>
608
609 <listitem>
610 <para>March 25th, 2005 [randy]: Updated to GCC-3.4.3.</para>
611 </listitem>
612
613 <listitem>
614 <para>March 24th, 2005 [randy]: Updated to Sysstat-5.1.5,
615 Fontconfig-2.3.1 and Expect-5.43.0; added a note the the Tk instructions
616 about running the test suite.</para>
617 </listitem>
618
619 <listitem>
620 <para>March 23rd, 2005 [randy]: Updated to Shadow-4.0.7; added
621 security patch to Vim instructions; added daemon fixes patch to Inetutils
622 instructions.</para>
623 </listitem>
624
625 <listitem>
626 <para>March 22nd, 2005 [randy]: Added the installation of
627 documentation to the Linux-PAM instructions.</para>
628 </listitem>
629
630 <listitem>
631 <para>March 21st, 2005 [larry]: Updated to emacs-21.4a.</para>
632 </listitem>
633
634 <listitem>
635 <para>March 18th, 2005 [randy]: Added a sed command to the Zip
636 instructions to fix an installation problem, suggested by Matthew
637 Burgess.</para>
638 </listitem>
639
640 <listitem>
641 <para>March 17th, 2005 [bdubbs]: Released Version 6.0-pre1.</para>
642 </listitem>
643
644 </itemizedlist>
645
646</sect1>
Note: See TracBrowser for help on using the repository browser.