source: introduction/welcome/changelog.xml@ 2379821

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

Updated the Compress::Zlib Perl module to 1.38

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

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