source: introduction/welcome/changelog.xml@ 156638b

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

Mutt cleanups from Alexander Patrakov and Ag Hatzim

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

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