source: introduction/welcome/changelog.xml@ d56adcc

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 d56adcc was d56adcc, checked in by Dan Nichilson <dnicholson@…>, 17 years ago

Fix extrapaths.sh to find correct dirs in /opt

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

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