source: introduction/welcome/changelog.xml@ f1239573

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

Updated the Archive::Tar Perl module to 1.26, added new Perl modules Text::Diff and Algorithm::Diff

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

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