source: introduction/welcome/changelog.xml@ 962f295

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

Updated the ExtUtils::CBuilder Perl module to 0.13

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

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