source: introduction/welcome/changelog.xml@ ba2ac60

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

Updated to Mesa-6.5.2

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

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