source: introduction/welcome/changelog.xml@ c4ba45e2

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 c4ba45e2 was c4ba45e2, checked in by Dan Nichilson <dnicholson@…>, 17 years ago

Remove unnecessary commands for imake and xorg-cf-files

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

  • Property mode set to 100644
File size: 20.8 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="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="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>May 24th, 2007</para>
46 <itemizedlist>
47 <listitem>
48 <para>[dnicholson] - Various changes were applied to the XFree86
49 page.</para>
50 </listitem>
51 <listitem>
52 <para>[dnicholson] - Added a version number to the Xorg md5sums
53 file.</para>
54 </listitem>
55 <listitem>
56 <para>[dnicholson] - Revert a mistaken version update to the
57 xf86-input-elographics driver.</para>
58 </listitem>
59 <listitem>
60 <para>[dnicholson] - Removed unnecessary commands for the imake
61 and xorg-cf-files packages.</para>
62 </listitem>
63 </itemizedlist>
64 </listitem>
65
66 <listitem>
67 <para>May 23rd, 2007</para>
68 <itemizedlist>
69 <listitem>
70 <para>[dnicholson] - Removed the unneeded Glibc build fix for
71 XFree86.</para>
72 </listitem>
73 </itemizedlist>
74 </listitem>
75
76 <listitem>
77 <para>May 19th, 2007</para>
78 <itemizedlist>
79 <listitem>
80 <para>[dnicholson] - Fix the installation of the mail extensions
81 to go to the correct directory in Thunderbird.</para>
82 </listitem>
83 </itemizedlist>
84 </listitem>
85
86 <listitem>
87 <para>May 18th, 2007</para>
88 <itemizedlist>
89 <listitem>
90 <para>[dnicholson] - Updated to Thunderbird-2.0.0.0 with
91 Enigmail-0.95.0.</para>
92 </listitem>
93 </itemizedlist>
94 </listitem>
95
96 <listitem>
97 <para>May 13th, 2007</para>
98 <itemizedlist>
99 <listitem>
100 <para>[dnicholson] - Updated to xterm-225 and corrected configure
101 settings. Thanks to kratz00 and fix.</para>
102 </listitem>
103 <listitem>
104 <para>[bdubbs] - Updated to vim-7.1.</para>
105 </listitem>
106 </itemizedlist>
107 </listitem>
108
109 <listitem>
110 <para>May 5th, 2007</para>
111 <itemizedlist>
112 <listitem>
113 <para>[bdubbs] - Corrected md5sum for libdrm-2.0.1.</para>
114 </listitem>
115 <listitem>
116 <para>[bdubbs] - Updated to xine-lib-1.1.6.</para>
117 </listitem>
118 <listitem>
119 <para>[bdubbs] - Updated to Seamonkey-1.1.1.</para>
120 </listitem>
121 </itemizedlist>
122 </listitem>
123
124 <listitem>
125 <para>April 29th, 2007</para>
126 <itemizedlist>
127 <listitem>
128 <para>[dnicholson] - Updated to Fontconfig-2.4.2. Fixes ticket
129 #2134.</para>
130 </listitem>
131 </itemizedlist>
132 </listitem>
133
134 <listitem>
135 <para>April 27th, 2007</para>
136 <itemizedlist>
137 <listitem>
138 <para>[dnicholson] - Updated to Firefox-2.0.0.3. Fixes ticket
139 #2218.</para>
140 </listitem>
141 <listitem>
142 <para>[dnicholson] - Updated to HAL-0.5.9 with hal-info-20070425.
143 Fixes ticket #2213.</para>
144 </listitem>
145 <listitem>
146 <para>[dnicholson] - Updated to FreeType-2.3.4. Fixes ticket
147 #1988.</para>
148 </listitem>
149 </itemizedlist>
150 </listitem>
151
152 <listitem>
153 <para>April 26th, 2007</para>
154 <itemizedlist>
155 <listitem>
156 <para>[randy] - Updated to GnuPG-1.4.7.</para>
157 </listitem>
158 </itemizedlist>
159 </listitem>
160
161 <listitem>
162 <para>April 25th, 2007</para>
163 <itemizedlist>
164 <listitem>
165 <para>[bdubbs] - Added a security patch for Qt and updated
166 description of MySql options for Qt.</para>
167 </listitem>
168 <listitem>
169 <para>[alexander] - Applied cpio-2.7 upstream fixes.</para>
170 </listitem>
171 </itemizedlist>
172 </listitem>
173
174 <listitem>
175 <para>April 21st, 2007</para>
176 <itemizedlist>
177 <listitem>
178 <para>[bdubbs] - Expanded note on building database support
179 into qt.</para>
180 </listitem>
181 </itemizedlist>
182 </listitem>
183
184 <listitem>
185 <para>April 20th, 2007</para>
186 <itemizedlist>
187 <listitem>
188 <para>[randy] - Updated to Graphviz-2.12.</para>
189 </listitem>
190 <listitem>
191 <para>[randy] - Updated to Doxygen-1.5.2.</para>
192 </listitem>
193 </itemizedlist>
194 </listitem>
195
196 <listitem>
197 <para>April 19th, 2007</para>
198 <itemizedlist>
199 <listitem>
200 <para>[randy] - Updated to unixODBC-2.2.12.</para>
201 </listitem>
202 <listitem>
203 <para>[randy] - Updated to libsoup-2.2.100.</para>
204 </listitem>
205 <listitem>
206 <para>[randy] - Updated to startup-notification-0.9.</para>
207 </listitem>
208 <listitem>
209 <para>[randy] - Updated to GOffice-0.2.2.</para>
210 </listitem>
211 <listitem>
212 <para>[randy] - Updated to ESP Ghostscript-8.15.4.</para>
213 </listitem>
214 </itemizedlist>
215 </listitem>
216
217 <listitem>
218 <para>April 18th, 2007</para>
219 <itemizedlist>
220 <listitem>
221 <para>[randy] - Added additional files to the chmod command in the
222 S-Lang instructions.</para>
223 </listitem>
224 <listitem>
225 <para>[randy] - Added a note to run some commands in the OpenSSH
226 instructions as the root user. Thanks to ghylton for the
227 report.</para>
228 </listitem>
229 <listitem>
230 <para>[randy] - Updated to libgsf-1.14.3.</para>
231 </listitem>
232 </itemizedlist>
233 </listitem>
234
235 <listitem>
236 <para>April 17th, 2007</para>
237 <itemizedlist>
238 <listitem>
239 <para>[randy] - Added new Perl Modules to support icon-naming-utils:
240 Tie::IxHash, XML::LibXML, XML::NamespaceSupport, XML::SAX,
241 XML::SAX::Expat and XML::Simple</para>
242 </listitem>
243 <listitem>
244 <para>[randy] - Added new package icon-naming-utils-0.8.2 (required
245 by the GNOME Icon Theme package).</para>
246 </listitem>
247 </itemizedlist>
248 </listitem>
249
250 <listitem>
251 <para>April 16th, 2007</para>
252 <itemizedlist>
253 <listitem>
254 <para>[randy] - Updated to EsounD-0.2.37.</para>
255 </listitem>
256 <listitem>
257 <para>[randy] - Updated the PyGTK dependencies in the HAL
258 instructions.</para>
259 </listitem>
260 </itemizedlist>
261 </listitem>
262
263 <listitem>
264 <para>April 15th, 2007</para>
265 <itemizedlist>
266 <listitem>
267 <para>[djensen] - Updated to librsvg-2.16.1.</para>
268 </listitem>
269 <listitem>
270 <para>[djensen] - Updated to shared-mime-info-0.20.</para>
271 </listitem>
272 <listitem>
273 <para>[randy] - Updated to Qt-3.3.8.</para>
274 </listitem>
275 <listitem>
276 <para>[randy] - Updated to NAS-1.9.</para>
277 </listitem>
278 </itemizedlist>
279 </listitem>
280
281 <listitem>
282 <para>April 14th, 2007</para>
283 <itemizedlist>
284 <listitem>
285 <para>[randy] - Updated to Samba-3.0.24.</para>
286 </listitem>
287 </itemizedlist>
288 </listitem>
289
290 <listitem>
291 <para>April 13th, 2007</para>
292 <itemizedlist>
293 <listitem>
294 <para>[randy] - Updated to Gamin-0.1.8.</para>
295 </listitem>
296 <listitem>
297 <para>[randy] - Updated to desktop-file-utils-0.12.</para>
298 </listitem>
299 </itemizedlist>
300 </listitem>
301
302 <listitem>
303 <para>April 10th, 2007</para>
304 <itemizedlist>
305 <listitem>
306 <para>[randy] - Updated to little cms-1.16.</para>
307 </listitem>
308 <listitem>
309 <para>[randy] - Added the Utah Raster Toolkit as an optional
310 dependency of giflib.</para>
311 </listitem>
312 </itemizedlist>
313 </listitem>
314
315 <listitem>
316 <para>April 9th, 2007</para>
317 <itemizedlist>
318 <listitem>
319 <para>[randy] - Updated to Ruby-1.8.6.</para>
320 </listitem>
321 <listitem>
322 <para>[randy] - Updated to libart_lgpl-2.3.19.</para>
323 </listitem>
324 </itemizedlist>
325 </listitem>
326
327 <listitem>
328 <para>April 4th, 2007</para>
329 <itemizedlist>
330 <listitem>
331 <para>[randy] - Updated the XML and stylesheets to use the 4.5
332 version of DocBook XML DTD.</para>
333 </listitem>
334 </itemizedlist>
335 </listitem>
336
337 <listitem>
338 <para>March 31st, 2007</para>
339 <itemizedlist>
340 <listitem>
341 <para>[randy] - Updated to PHP-5.2.1.</para>
342 </listitem>
343 <listitem>
344 <para>[randy] - Removed the Ash package as it has been effectively
345 replaced by the Dash package.</para>
346 </listitem>
347 </itemizedlist>
348 </listitem>
349
350 <listitem>
351 <para>March 30th, 2007</para>
352 <itemizedlist>
353 <listitem>
354 <para>[randy] - Updated to hicolor-icon-theme-0.10.</para>
355 </listitem>
356 <listitem>
357 <para>[randy] - Updated to libpcap-0.9.5.</para>
358 </listitem>
359 <listitem>
360 <para>[randy] - Updated to Apache HTTPD-2.2.4.</para>
361 </listitem>
362 <listitem>
363 <para>[randy] - Updated to GTK-Doc-1.8.</para>
364 </listitem>
365 <listitem>
366 <para>[randy] - Updated to Perl Module HTML::Parser-3.56.</para>
367 </listitem>
368 <listitem>
369 <para>[randy] - Updated to Perl modules: Algorithm::Diff-1.1902,
370 Compress::Zlib-2.004, Crypt::SSLeay-0.53, Pod::Simple-3.05,
371 Test::Pod-1.26, Test::Simple-0.70, version-0.71.</para>
372 </listitem>
373 <listitem>
374 <para>[randy] - Added new Perl modules: Compress::Raw::Zlib-2.004,
375 IO::Compress::Base-2.004, IO::Compress::Bzip2-2.004,
376 IO::Compress::Zlib-2.004.</para>
377 </listitem>
378 </itemizedlist>
379 </listitem>
380
381 <listitem>
382 <para>March 28th, 2007</para>
383 <itemizedlist>
384 <listitem>
385 <para>[randy] - Updated to ASpell-0.60.5.</para>
386 </listitem>
387 </itemizedlist>
388 </listitem>
389
390 <listitem>
391 <para>March 27th, 2007</para>
392 <itemizedlist>
393 <listitem>
394 <para>[randy] - Updated to HTML Tidy-cvs_20070326.</para>
395 </listitem>
396 </itemizedlist>
397 </listitem>
398
399 <listitem>
400 <para>March 26th, 2007</para>
401 <itemizedlist>
402 <listitem>
403 <para>[djensen] - Updated to libIDL-0.8.8.</para>
404 </listitem>
405 <listitem>
406 <para>[randy] - Updated to Heirloom Mailx-12.2.</para>
407 </listitem>
408 <listitem>
409 <para>[randy] - Updated to Sendmail-8.14.0.</para>
410 </listitem>
411 <listitem>
412 <para>[randy] - Updated to OpenLDAP-2.3.34.</para>
413 </listitem>
414 </itemizedlist>
415 </listitem>
416
417 <listitem>
418 <para>March 25th, 2007</para>
419 <itemizedlist>
420 <listitem>
421 <para>[djensen] - Updated to Intltool-0.35.5.</para>
422 </listitem>
423 <listitem>
424 <para>[djensen] - Updated to libwnck-2.18.0.</para>
425 </listitem>
426 <listitem>
427 <para>[djensen] - Updated to VTE-2.16.0.</para>
428 </listitem>
429 <listitem>
430 <para>[randy] - Updated to OpenSSH-4.6p1.</para>
431 </listitem>
432 <listitem>
433 <para>[randy] - Updated to OpenSSL-0.9.8e.</para>
434 </listitem>
435 <listitem>
436 <para>[randy] - Updated to cURL-7.16.1.</para>
437 </listitem>
438 <listitem>
439 <para>[randy] - Updated to Stunnel-4.20.</para>
440 </listitem>
441 <listitem>
442 <para>[randy] - Updated to Libidn-0.6.11.</para>
443 </listitem>
444 </itemizedlist>
445 </listitem>
446
447 <listitem>
448 <para>March 24th, 2007</para>
449 <itemizedlist>
450 <listitem>
451 <para>[randy] - Updated to FOP-0.93.</para>
452 </listitem>
453 </itemizedlist>
454 </listitem>
455
456 <listitem>
457 <para>March 23rd, 2007</para>
458 <itemizedlist>
459 <listitem>
460 <para>[dnicholson] - Removed the reference to tinker-term.sh in the
461 Bash Shell Startup Files. Thanks to Jonathan Oksman for the
462 report.</para>
463 </listitem>
464 <listitem>
465 <para>[dnicholson] - Added a patch with upstream fixes for Dash and
466 an optional command for replacing /bin/sh.</para>
467 </listitem>
468 <listitem>
469 <para>[randy] - Updated to Apache Ant-1.7.0.</para>
470 </listitem>
471 <listitem>
472 <para>[randy] - Added new package JUnit-4.1.</para>
473 </listitem>
474 </itemizedlist>
475 </listitem>
476
477 <listitem>
478 <para>March 21st, 2007</para>
479 <itemizedlist>
480 <listitem>
481 <para>[randy] - Updated to MySQL-5.0.37.</para>
482 </listitem>
483 <listitem>
484 <para>[randy] - Modified the Heimdal instructions to rename the
485 Heimdal libss headers and libraries and restore the orginal E2fsprogs
486 files. Also added some documentation installation commands.</para>
487 </listitem>
488 </itemizedlist>
489 </listitem>
490
491 <listitem>
492 <para>March 20th, 2007</para>
493 <itemizedlist>
494 <listitem>
495 <para>[bdubbs] - Updated to cairo-1.4.2. Fixes a severe hang
496 problem and some systems when running checks.</para>
497 </listitem>
498 <listitem>
499 <para>[randy] - Updated to Berkeley DB-4.5.20 to match the version
500 used in LFS.</para>
501 </listitem>
502 <listitem>
503 <para>[randy] - Updated to JDK-1.5.0.11 (source and binary).</para>
504 </listitem>
505 </itemizedlist>
506 </listitem>
507
508 <listitem>
509 <para>March 19th, 2007</para>
510 <itemizedlist>
511 <listitem>
512 <para>[randy] - Updated to cpio-2.7.</para>
513 </listitem>
514 </itemizedlist>
515 </listitem>
516
517 <listitem>
518 <para>March 18th, 2007</para>
519 <itemizedlist>
520 <listitem>
521 <para>[randy] - Updated to NSS-3.11.5 (includes NSPR-4.6.5).</para>
522 </listitem>
523 <listitem>
524 <para>[randy] - Added a warning to the GNOME introduction section,
525 and links to this warning in various GNOME package instructions
526 telling to use the stable version of BLFS to build current
527 GNOME.</para>
528 </listitem>
529 <listitem>
530 <para>[randy] - Updated to GTK+-2.10.11.</para>
531 </listitem>
532 <listitem>
533 <para>[randy] - Updated to ATK-1.18.0.</para>
534 </listitem>
535 <listitem>
536 <para>[randy] - Updated to Pango-1.16.1.</para>
537 </listitem>
538 <listitem>
539 <para>[randy] - Updated to cairo-1.4.0.</para>
540 </listitem>
541 <listitem>
542 <para>[randy] - Updated to GLib-2.12.11.</para>
543 </listitem>
544 </itemizedlist>
545 </listitem>
546
547 <listitem>
548 <para>March 17th, 2007</para>
549 <itemizedlist>
550 <listitem>
551 <para>[randy] - Updated to libxslt-1.1.20.</para>
552 </listitem>
553 <listitem>
554 <para>[randy] - Updated to Python-2.5.</para>
555 </listitem>
556 </itemizedlist>
557 </listitem>
558
559 <listitem>
560 <para>March 16th, 2007</para>
561 <itemizedlist>
562 <listitem>
563 <para>[randy] - Updated to GCC-4.1.2, which matches the version
564 used in LFS.</para>
565 </listitem>
566 </itemizedlist>
567 </listitem>
568
569 <listitem>
570 <para>March 15th, 2007</para>
571 <itemizedlist>
572 <listitem>
573 <para>[randy] - Added the Dash package using a patch provided by
574 Agathoklis Hatzimanikas.</para>
575 </listitem>
576 </itemizedlist>
577 </listitem>
578
579 <listitem>
580 <para>March 13th, 2007</para>
581 <itemizedlist>
582 <listitem>
583 <para>[randy] - Added a note to the Linux-PAM instructions to run
584 the test suite after the package has been installed and minimally
585 configured.</para>
586 </listitem>
587 </itemizedlist>
588 </listitem>
589
590 <listitem>
591 <para>March 8th, 2007</para>
592 <itemizedlist>
593 <listitem>
594 <para>[alexander] - Added Recode-3.6.</para>
595 </listitem>
596 </itemizedlist>
597 </listitem>
598
599 <listitem>
600 <para>March 7th, 2007</para>
601 <itemizedlist>
602 <listitem>
603 <para>[djensen] - Updated to ImageMagick-6.3.3-0,
604 man page sed by alexander.</para>
605 </listitem>
606 </itemizedlist>
607 </listitem>
608
609 <listitem>
610 <para>March 4th, 2007</para>
611 <itemizedlist>
612 <listitem>
613 <para>[dnicholson] - Updated the Docbook SGML &amp; XML DTD
614 packages to version 4.5. Patch from Matthew Burgess.</para>
615 </listitem>
616 </itemizedlist>
617 </listitem>
618
619 <listitem>
620 <para>March 3rd, 2007</para>
621 <itemizedlist>
622 <listitem>
623 <para>[djensen] - Updated to PostgreSQL-8.2.3.</para>
624 </listitem>
625 <listitem>
626 <para>[alexander] - Removed the link to the (dead) libstk
627 site from Xine Libraries page.</para>
628 </listitem>
629 </itemizedlist>
630 </listitem>
631
632 <listitem>
633 <para>February 28th, 2007</para>
634 <itemizedlist>
635 <listitem>
636 <para>[dnicholson] - Made the i18n-fonts commands more explicit
637 on the a2ps page to guard against errors. Thanks to Nathan Coulson
638 for the report.</para>
639 </listitem>
640 </itemizedlist>
641 </listitem>
642
643 <listitem>
644 <para>February 24th, 2007</para>
645 <itemizedlist>
646 <listitem>
647 <para>[dnicholson] - Fixed a dead ftp:// link for Nano. Reported by
648 Daniel Rindt.</para>
649 </listitem>
650 </itemizedlist>
651 </listitem>
652
653 <listitem>
654 <para>February 19th, 2007</para>
655 <itemizedlist>
656 <listitem>
657 <para>[dnicholson] - Fixed the sed needed to run the libxml2
658 testsuite. Closes #2299. Report from kratz00.</para>
659 </listitem>
660 </itemizedlist>
661 </listitem>
662
663 <listitem>
664 <para>February 16th, 2007</para>
665 <itemizedlist>
666 <listitem>
667 <para>[randy] - Updated to GMP-4.2.1.</para>
668 </listitem>
669 <listitem>
670 <para>[randy] - Updated to libxml2-2.6.27.</para>
671 </listitem>
672 <listitem>
673 <para>[randy] - Fixed a broken documentation installation command
674 in the libpng instructions, thanks to Nathan Coulson for the
675 report.</para>
676 </listitem>
677 <listitem>
678 <para>[randy] - Updated to Inetutils-1.5.</para>
679 </listitem>
680 </itemizedlist>
681 </listitem>
682
683 <listitem>
684 <para>February 15th, 2007</para>
685 <itemizedlist>
686 <listitem>
687 <para>[randy] - Updated to Sysstat-7.0.4.</para>
688 </listitem>
689 <listitem>
690 <para>[randy] - Updated to Shadow-4.0.17.</para>
691 </listitem>
692 <listitem>
693 <para>[randy] - Updated to Linux-PAM-0.99.7.1.</para>
694 </listitem>
695 <listitem>
696 <para>[randy] - Updated to Tk-8.4.14.</para>
697 </listitem>
698 <listitem>
699 <para>[randy] - Updated to Tcl-8.4.14.</para>
700 </listitem>
701 <listitem>
702 <para>[randy] - Updated to S-Lang-2.0.7.</para>
703 </listitem>
704 <listitem>
705 <para>[randy] - Updated to PCRE-7.0.</para>
706 </listitem>
707 <listitem>
708 <para>[randy] - Updated to libpng-1.2.16.</para>
709 </listitem>
710 <listitem>
711 <para>[randy] - Updated to pkg-config-0.21.</para>
712 </listitem>
713 </itemizedlist>
714 </listitem>
715
716 <listitem>
717 <para>February 14th, 2007</para>
718 <itemizedlist>
719 <listitem>
720 <para>[randy] - Released BLFS Version 6.2.0.</para>
721 </listitem>
722 </itemizedlist>
723 </listitem>
724
725 <listitem>
726 <para>February 6th, 2007</para>
727 <itemizedlist>
728 <listitem>
729 <para>[randy] - Updated to CrackLib-2.8.10 (don't merge to the
730 6.2 branch until 6.2.0 has been released).</para>
731 </listitem>
732 </itemizedlist>
733 </listitem>
734
735 <listitem>
736 <para>February 4th, 2007</para>
737 <itemizedlist>
738 <listitem>
739 <para>[randy] - Removed the obsolete and unmaintained Xorg-6.9
740 package (do not merge to the 6.2 branch).</para>
741 </listitem>
742 </itemizedlist>
743 </listitem>
744
745 </itemizedlist>
746
747</sect1>
Note: See TracBrowser for help on using the repository browser.