source: introduction/welcome/changelog.xml@ cc9a625

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

Updated GNOME-1.4 libraries to include: modification of the installation path to /opt/gnome-1.4, updated installed programs, libraries and directories, separated building and root installation instructions, adding test suite notes, updated build entities and added installation of documentation (where applicable) - commit 1 of 2

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

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