source: introduction/welcome/changelog.xml@ 4f46a03b

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

Fixed various errors reported by Spinal on the X Components page

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

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