source: introduction/welcome/changelog.xml@ c7f6bfd7

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 c7f6bfd7 was c7f6bfd7, checked in by Ag Hatzimanikas <ag@…>, 17 years ago

Added a warning in mutt instructions, about building mutt against GnuTLS

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

  • Property mode set to 100644
File size: 42.3 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>July 30th, 2007</para>
46 <itemizedlist>
47 <listitem>
48 <para>[ag] - Added a warning in mutt instructions, about linking mutt
49 against GnuTLS.</para>
50 </listitem>
51 <listitem>
52 <para>[ag] - Added a consolidated patch to vim instructions, with fixes
53 from upstream. Syncing with LFS.</para>
54 </listitem>
55 </itemizedlist>
56 </listitem>
57
58 <listitem>
59 <para>July 27th, 2007</para>
60 <itemizedlist>
61 <listitem>
62 <para>[randy] - Added the D-Bus GLib bindings as a required
63 dependency of GNOME VFS and removed it from other packages where
64 it became redundant.</para>
65 </listitem>
66 <listitem>
67 <para>[randy] - Updated to XSane-0.994.</para>
68 </listitem>
69 <listitem>
70 <para>[randy] - Updated to ksh-2007-06-28.</para>
71 </listitem>
72 <listitem>
73 <para>[randy] - Updated Perl Modules: Finance::QuoteHist-1.11,
74 HTML::TableExtract-2.10.</para>
75 </listitem>
76 <listitem>
77 <para>[randy] - Added a patch to the Avifile instructions to correct
78 a build problem when using GCC-4.1.x. Thanks to Robert Connolly for
79 submitting the patch.</para>
80 </listitem>
81 </itemizedlist>
82 </listitem>
83
84 <listitem>
85 <para>July 26th, 2007</para>
86 <itemizedlist>
87 <listitem>
88 <para>[randy] - Updated to rsync-2.6.9.</para>
89 </listitem>
90 <listitem>
91 <para>[randy] - Updated some GNOME utility packages: GDM-2.18.3,
92 GNOME Utilities-2.18.1, gnome-screensaver-2.18.2,
93 zenity-2.18.2.</para>
94 </listitem>
95 <listitem>
96 <para>[randy] - Updated to XScreenSaver-5.03.</para>
97 </listitem>
98 <listitem>
99 <para>[randy] - Updated several package's broken download URLs.</para>
100 </listitem>
101 <listitem>
102 <para>[randy] - Updated to gnome-volume-manager-2.17.0.</para>
103 </listitem>
104 </itemizedlist>
105 </listitem>
106
107 <listitem>
108 <para>July 25th, 2007</para>
109 <itemizedlist>
110 <listitem>
111 <para>[randy] - Updated to Evolution-2.10.3.</para>
112 </listitem>
113 <listitem>
114 <para>[randy] - Updated to Xine Libraries-1.1.7.</para>
115 </listitem>
116 <listitem>
117 <para>[randy] - Updated some of the GNOME-2 additional packages
118 ('Utilities') to GNOME-2.18.3: bug-buddy-2.18.1, GNOME Media-2.18.0,
119 gnome-mount-0.6, gucharmap-1.10.0, Nautilus CD Burner-2.18.2,
120 Totem-2.18.2. Other additional packages will be updated individually
121 as soon as possible.</para>
122 </listitem>
123 <listitem>
124 <para>[randy] - Updated GNOME-2 additional packages ('Libraries') to
125 GNOME-2.18.3.</para>
126 </listitem>
127 <listitem>
128 <para>[randy] - Updated core GNOME-2 to version 2.18.3. Separated
129 the core packages into 'Platform' and 'Desktop' sections. </para>
130 </listitem>
131 <listitem>
132 <para>[randy] - Updated to ImageMagick-6.3.5-3.</para>
133 </listitem>
134 <listitem>
135 <para>[randy] - Updated Perl Modules: Archive-Tar-1.32,
136 Archive-Zip1.20, Business-ISBN-Data-1.14,
137 Compress-Raw-Zlib-2.005, Compress-Zlib-2.005,
138 Crypt-SSLeay-0.56, Digest-SHA-5.45,
139 ExtUtils-CBuilder-0.19, ExtUtils-ParseXS-2.18,
140 IO-Compress-Base-2.005, Compress-Raw-Bzip2-2.005,
141 IO-Compress-Bzip2-2.005, IO-Compress-Zlib-2.005,
142 IO-Zlib-1.06, LWP5.806, Module-Build-0.2808,
143 Module-Corelist-2.12, Module-Signature-0.55,
144 PAR-Dist-0.24, Pod-Readme-0.09, Test-Base-0.54,
145 Test-Prereq-1.033, version-0.7203, YAML-0.65.</para>
146 </listitem>
147 </itemizedlist>
148 </listitem>
149
150 <listitem>
151 <para>July 24th, 2007</para>
152 <itemizedlist>
153 <listitem>
154 <para>[bdubbs] - Updated to Bind-9.4.1-P1.</para>
155 </listitem>
156 <listitem>
157 <para>[randy] - Updated to SANE Backends-1.0.18.</para>
158 </listitem>
159 <listitem>
160 <para>[dj] - Added Java header path to CPPFLAGS for Graphviz.</para>
161 </listitem>
162 </itemizedlist>
163 </listitem>
164
165 <listitem>
166 <para>July 22nd, 2007</para>
167 <itemizedlist>
168 <listitem>
169 <para>[randy] - Updated to XviD-1.1.3.</para>
170 </listitem>
171 <listitem>
172 <para>[randy] - Updated to ISO Codes-1.2.</para>
173 </listitem>
174 <listitem>
175 <para>[randy] - Updated to Module::Info-0.31.</para>
176 </listitem>
177 </itemizedlist>
178 </listitem>
179
180 <listitem>
181 <para>July 21st, 2007</para>
182 <itemizedlist>
183 <listitem>
184 <para>[randy] - Updated to Metacity-2.18.5</para>
185 </listitem>
186 <listitem>
187 <para>[randy] - Added new package libgnomekbd-2.18.2 to the GNOME
188 Core packages section.</para>
189 </listitem>
190 <listitem>
191 <para>[dnicholson] - Reworked Xorg download links and md5sum
192 files. Added the continue parameter for the large wget downloads.
193 </para>
194 </listitem>
195 <listitem>
196 <para>[randy] - Added a sed and a patch to allow Vorbis-Tools to link
197 against cURL and FLAC respectively. Fixes Trac ticket #2240. Patch
198 to update the book contributed by Ag Hatzimanikas.</para>
199 </listitem>
200 <listitem>
201 <para>[randy] - Updated to libxklavier-3.2.</para>
202 </listitem>
203 <listitem>
204 <para>[randy] - Updated to W3m-0.5.2.</para>
205 </listitem>
206 </itemizedlist>
207 </listitem>
208
209 <listitem>
210 <para>July 20th, 2007</para>
211 <itemizedlist>
212 <listitem>
213 <para>[randy] - Updated to GMime-2.2.10.</para>
214 </listitem>
215 <listitem>
216 <para>[randy] - Updated to libwnck-2.18.3.</para>
217 </listitem>
218 <listitem>
219 <para>[randy] - Updated to GIMP-2.2.17 and GIMP-Help-0.12. No
220 changes have been made yet to support Gutenprint instead of the
221 deprecated Gimp-Print. Those changes will follow after Gutenprint
222 is in the book.</para>
223 </listitem>
224 <listitem>
225 <para>[randy] - Updated to libgsf-1.14.5.</para>
226 </listitem>
227 <listitem>
228 <para>[randy] - Updated to XML-SAX-0.16.</para>
229 </listitem>
230 </itemizedlist>
231 </listitem>
232
233 <listitem>
234 <para>July 19th, 2007</para>
235 <itemizedlist>
236 <listitem>
237 <para>[randy] - Updated to GStreamer Ugly Plug-ins-0.10.6.</para>
238 </listitem>
239 <listitem>
240 <para>[randy] - Updated to libmpeg2-0.4.1.</para>
241 </listitem>
242 <listitem>
243 <para>[randy] - Updated to libdvdread-0.9.7.</para>
244 </listitem>
245 <listitem>
246 <para>[randy] - Added a note to the libdvdcss instructions about an
247 issue that may occur with the LaTeX installation.</para>
248 </listitem>
249 <listitem>
250 <para>[randy] - Updated to LAME-3.97.</para>
251 </listitem>
252 <listitem>
253 <para>[randy] - Updated to libao-0.8.8.</para>
254 </listitem>
255 <listitem>
256 <para>[randy] - Updated to FLAC-1.1.4.</para>
257 </listitem>
258 <listitem>
259 <para>[randy] - Updated to GStreamer Good Plug-ins-0.10.6.</para>
260 </listitem>
261 <listitem>
262 <para>[randy] - Updated to Imlib2-1.4.0.</para>
263 </listitem>
264 <listitem>
265 <para>[randy] - Updated to libdv-1.0.0.</para>
266 </listitem>
267 </itemizedlist>
268 </listitem>
269
270 <listitem>
271 <para>July 18th, 2007</para>
272 <itemizedlist>
273 <listitem>
274 <para>[randy] - Updated to GStreamer Base Plug-ins-0.10.13.</para>
275 </listitem>
276 <listitem>
277 <para>[randy] - Updated to desktop-file-utils-0.13.</para>
278 </listitem>
279 <listitem>
280 <para>[randy] - Updated to shared-mime-info-0.21.</para>
281 </listitem>
282 <listitem>
283 <para>[randy] - Updated to GStreamer-0.10.13.</para>
284 </listitem>
285 <listitem>
286 <para>[randy] - Added an additional sed to the LPRng instructions
287 to correct some bad syntax.</para>
288 </listitem>
289 <listitem>
290 <para>[randy] - Updated to pilot-link-0.12.2.</para>
291 </listitem>
292 <listitem>
293 <para>[randy] - Updated to Nmap-4.20.</para>
294 </listitem>
295 </itemizedlist>
296 </listitem>
297
298 <listitem>
299 <para>July 17th, 2007</para>
300 <itemizedlist>
301 <listitem>
302 <para>[randy] - Updated to Poppler-0.5.4.</para>
303 </listitem>
304 <listitem>
305 <para>[randy] - Updated to Wireshark-0.99.6 (formerly
306 named Ethereal).</para>
307 </listitem>
308 <listitem>
309 <para>[randy] - Updated to libpcap-0.9.6.</para>
310 </listitem>
311 <listitem>
312 <para>[randy] - Updated to Samba-3.0.25b.</para>
313 </listitem>
314 <listitem>
315 <para>[randy] - Updated to Subversion-1.4.4.</para>
316 </listitem>
317 </itemizedlist>
318 </listitem>
319
320 <listitem>
321 <para>July 16th, 2007</para>
322 <itemizedlist>
323 <listitem>
324 <para>[randy] - Clarified the Apache HTTPD dependencies and added
325 a note how to build APR-util with Berkeley DB support.</para>
326 </listitem>
327 <listitem>
328 <para>[randy] - Updated to JUnit-4.3.1.</para>
329 </listitem>
330 <listitem>
331 <para>[randy] - Updated to dvd+rw-tools-7.0.</para>
332 </listitem>
333 <listitem>
334 <para>[randy] - Updated to Xpdf-3.02.</para>
335 </listitem>
336 </itemizedlist>
337 </listitem>
338
339 <listitem>
340 <para>July 15th, 2007</para>
341 <itemizedlist>
342 <listitem>
343 <para>[randy] - Updated to LessTif-0.95.0.</para>
344 </listitem>
345 <listitem>
346 <para>[randy] - Updated to NSS-3.11.7 (includes NSPR-4.6.7).</para>
347 </listitem>
348 <listitem>
349 <para>[randy] - Updated to Firefox-2.0.0.4.</para>
350 </listitem>
351 <listitem>
352 <para>[randy] - Updated to Thunderbird-2.0.0.4.</para>
353 </listitem>
354 </itemizedlist>
355 </listitem>
356
357 <listitem>
358 <para>July 14th, 2007</para>
359 <itemizedlist>
360 <listitem>
361 <para>[randy] - Updated to HAL-0.5.9.1 and HAL Hardware
362 Info-20070618.</para>
363 </listitem>
364 <listitem>
365 <para>[randy] - Added the Qt3 bindings to the D-Bus Bindings
366 page.</para>
367 </listitem>
368 </itemizedlist>
369 </listitem>
370
371 <listitem>
372 <para>July 12th, 2007</para>
373 <itemizedlist>
374 <listitem>
375 <para>[randy] - Updated to Tcsh-6.15.00.</para>
376 </listitem>
377 </itemizedlist>
378 </listitem>
379
380 <listitem>
381 <para>July 11th, 2007</para>
382 <itemizedlist>
383 <listitem>
384 <para>[randy] - Updated to cpio-2.9.</para>
385 </listitem>
386 <listitem>
387 <para>[randy] - Updated to Sendmail-8.14.1.</para>
388 </listitem>
389 </itemizedlist>
390 </listitem>
391
392 <listitem>
393 <para>July 10th, 2007</para>
394 <itemizedlist>
395 <listitem>
396 <para>[dnicholson] - Added information for running the D-Bus
397 testsuite.</para>
398 </listitem>
399 <listitem>
400 <para>[randy] - Updated the K3b and KDE Base instructions to
401 specify that the D-Bus Qt3 Bindings are required if HAL
402 functionality is desired.</para>
403 </listitem>
404 <listitem>
405 <para>[dnicholson] - Added libxcb and its dependencies xcb-proto
406 and libpthread-stubs to the book. Enabled it as a dependency for
407 the Xorg-7 Libraries.</para>
408 </listitem>
409 <listitem>
410 <para>[randy] - Modified the D-Bus dependency in several packages
411 to account for the new D-Bus core and bindings separation.</para>
412 </listitem>
413 <listitem>
414 <para>[randy] - Added the Python Bindings to the D-Bus Bindings
415 page.</para>
416 </listitem>
417 </itemizedlist>
418 </listitem>
419
420 <listitem>
421 <para>July 9th, 2007</para>
422 <itemizedlist>
423 <listitem>
424 <para>[dnicholson] - Updated D-Bus Core to 1.0.2.</para>
425 </listitem>
426 <listitem>
427 <para>[randy] - Created a D-Bus Bindings page and added the GLib
428 bindings. Other D-Bus bindings will be added to the same page as they
429 are developed.</para>
430 </listitem>
431 </itemizedlist>
432 </listitem>
433
434 <listitem>
435 <para>July 8th, 2007</para>
436 <itemizedlist>
437 <listitem>
438 <para>[dnicholson] - Fix a bad commit breaking Xorg-7 libX11 in
439 r6797.</para>
440 </listitem>
441 <listitem>
442 <para>[dnicholson] - Applied patchlevel updates for Xorg-7.2
443 packages.</para>
444 </listitem>
445 <listitem>
446 <para>[randy] - Updated to CUPS-1.2.11.</para>
447 </listitem>
448 <listitem>
449 <para>[randy] - Updated to PHP-5.2.3.</para>
450 </listitem>
451 <listitem>
452 <para>[randy] - Updated to libexif-0.6.16.</para>
453 </listitem>
454 <listitem>
455 <para>[randy] - Updated to libglade-2.6.1.</para>
456 </listitem>
457 <listitem>
458 <para>[randy] - Updated to cURL-7.16.3.</para>
459 </listitem>
460 <listitem>
461 <para>[randy] - Updated to Libidn-0.6.14.</para>
462 </listitem>
463 </itemizedlist>
464 </listitem>
465
466 <listitem>
467 <para>July 7th, 2007</para>
468 <itemizedlist>
469 <listitem>
470 <para>[manuel] - Updated book rendering framework to use the new
471 LFS-XSL stylesheets.</para>
472 </listitem>
473 </itemizedlist>
474 </listitem>
475
476 <listitem>
477 <para>July 6th, 2007</para>
478 <itemizedlist>
479 <listitem>
480 <para>[randy] - Updated to PostgreSQL-8.2.4.</para>
481 </listitem>
482 <listitem>
483 <para>[randy] - Downgraded OpenLDAP to the stable 2.3.32 version as
484 the download page now properly reflects the versions.</para>
485 </listitem>
486 </itemizedlist>
487 </listitem>
488
489 <listitem>
490 <para>July 5th, 2007</para>
491 <itemizedlist>
492 <listitem>
493 <para>[randy] - Updated to MySQL-5.0.41.</para>
494 </listitem>
495 <listitem>
496 <para>[randy] - Updated Tcl and Tk to 8.4.15.</para>
497 </listitem>
498 </itemizedlist>
499 </listitem>
500
501 <listitem>
502 <para>July 4th, 2007</para>
503 <itemizedlist>
504 <listitem>
505 <para>[randy] - Updated to libxslt-1.1.21.</para>
506 </listitem>
507 <listitem>
508 <para>[dj] - Modified Linux-PAM configuration to use cracklib
509 defaults.</para>
510 </listitem>
511 </itemizedlist>
512 </listitem>
513
514 <listitem>
515 <para>July 3rd, 2007</para>
516 <itemizedlist>
517 <listitem>
518 <para>[randy] - Updated to libxml2-2.6.29.</para>
519 </listitem>
520 <listitem>
521 <para>[randy] - Updated to Python-2.5.1.</para>
522 </listitem>
523 <listitem>
524 <para>[randy] - Updated to Shadow-4.0.18.1, which is the version used
525 in LFS. Also modified the /etc/pam.d/login file as suggested by
526 Jonathan Oksman to strengthen the login security.</para>
527 </listitem>
528 <listitem>
529 <para>[dnicholson] - Fixed an incorrect path for the MesaLib
530 drivers. Reported by Alexander Patrakov.</para>
531 </listitem>
532 </itemizedlist>
533 </listitem>
534
535 <listitem>
536 <para>July 2nd, 2007</para>
537 <itemizedlist>
538 <listitem>
539 <para>[randy] - Updated to Whois-4.7.21.</para>
540 </listitem>
541 <listitem>
542 <para>[randy] - Updated to Expat-2.0.1.</para>
543 </listitem>
544 <listitem>
545 <para>[randy] - Updated to S-Lang-2.1.1.</para>
546 </listitem>
547 <listitem>
548 <para>[randy] - Updated to PCRE-7.2.</para>
549 </listitem>
550 <listitem>
551 <para>[randy] - Updated to libpng-1.2.18.</para>
552 </listitem>
553 <listitem>
554 <para>[randy] - Updated to pkg-config-0.22.</para>
555 </listitem>
556 </itemizedlist>
557 </listitem>
558
559 <listitem>
560 <para>July 1st, 2007</para>
561 <itemizedlist>
562 <listitem>
563 <para>[randy] - Incremented the date of the bootscript entity so
564 a new bootscript tarball will be created (to reflect the changes
565 made to the bootscripts on 20070620).</para>
566 </listitem>
567 </itemizedlist>
568 </listitem>
569
570 <listitem>
571 <para>June 30th, 2007</para>
572 <itemizedlist>
573 <listitem>
574 <para>[randy] - Updated to GTK+-2.10.13.</para>
575 </listitem>
576 <listitem>
577 <para>[randy] - Updated to Pango-1.16.4.</para>
578 </listitem>
579 <listitem>
580 <para>[randy] - Updated to cairo-1.4.10.</para>
581 </listitem>
582 <listitem>
583 <para>[randy] - Updated Inetutils MD5sum as upstream released a new
584 tarball.</para>
585 </listitem>
586 <listitem>
587 <para>[randy] - Updated to GLib-2.12.12.</para>
588 </listitem>
589 </itemizedlist>
590 </listitem>
591
592 <listitem>
593 <para>June 20th, 2007</para>
594 <itemizedlist>
595 <listitem>
596 <para>[dnicholson] - Fixed app-defaults references in xterm. Closes
597 #2362. Reported by laxy.</para>
598 </listitem>
599 <listitem>
600 <para>[dnicholson] - Updated to dhcpcd-3.0.17.</para>
601 </listitem>
602 </itemizedlist>
603 </listitem>
604
605 <listitem>
606 <para>June 15th, 2007</para>
607 <itemizedlist>
608 <listitem>
609 <para>[dnicholson] - Mutt cleanups from Alexander Patrakov and
610 Ag Hatzim.</para>
611 </listitem>
612 <listitem>
613 <para>[dnicholson] - Fixed Firefox and Thunderbird to ensure that
614 libX11 and libXrender are found.</para>
615 </listitem>
616 </itemizedlist>
617 </listitem>
618
619 <listitem>
620 <para>June 13th, 2007</para>
621 <itemizedlist>
622 <listitem>
623 <para>[dj] - Added ksh-2007-03-28</para>
624 </listitem>
625 </itemizedlist>
626 </listitem>
627
628 <listitem>
629 <para>June 12th, 2007</para>
630 <itemizedlist>
631 <listitem>
632 <para>[dnicholson] - Updated to Mutt-1.5.16</para>
633 </listitem>
634 </itemizedlist>
635 </listitem>
636
637 <listitem>
638 <para>June 7th, 2007</para>
639 <itemizedlist>
640 <listitem>
641 <para>[dnicholson] - Changed the Qt /usr install with symlinks to
642 the bin, include and lib directories in /usr/share/qt.</para>
643 </listitem>
644 <listitem>
645 <para>[dnicholson] - Updated to NTP-4.2.4p0.</para>
646 </listitem>
647 <listitem>
648 <para>[dnicholson] - Fixed a broken GLib URL. Reported by Ken
649 Moffat.</para>
650 </listitem>
651 <listitem>
652 <para>[dnicholson] - Removed the optional ctypes dependency from
653 libmusicbrainz since it's included in Python-2.5. Thanks to
654 bambi for the report.</para>
655 </listitem>
656 <listitem>
657 <para>[dnicholson] - Fixed some errors on the X Window System
658 Components page. Reported by Spinal.</para>
659 </listitem>
660 </itemizedlist>
661 </listitem>
662
663 <listitem>
664 <para>May 31st, 2007</para>
665 <itemizedlist>
666 <listitem>
667 <para>[dnicholson] - Changed the xkb output directory for
668 Xorg-Server to match that from XKeyboardConfig. Reported by
669 DJ Lucas.</para>
670 </listitem>
671 <listitem>
672 <para>[dnicholson] - Streamlined the commands for each Xorg
673 section.</para>
674 </listitem>
675 <listitem>
676 <para>[dnicholson] - Commented out the sun video drivers and
677 deprecated modules in the Xorg wget lists and changed the
678 download commands to support the comments.</para>
679 </listitem>
680 </itemizedlist>
681 </listitem>
682
683 <listitem>
684 <para>May 30th, 2007</para>
685 <itemizedlist>
686 <listitem>
687 <para>[dnicholson] - Fixed a broken link on the XFree86 page.
688 Reported by Roland Puntaier.</para>
689 </listitem>
690 <listitem>
691 <para>[dnicholson] - Added a missing expat dependency on the
692 MesaLib page. Reported by DJ Lucas.</para>
693 </listitem>
694 </itemizedlist>
695 </listitem>
696
697 <listitem>
698 <para>May 28th, 2007</para>
699 <itemizedlist>
700 <listitem>
701 <para>[dnicholson] - Changed the XKeyboardConfig intltool dependency
702 to optional and added a required XML::Parser dependency.</para>
703 </listitem>
704 </itemizedlist>
705 </listitem>
706
707 <listitem>
708 <para>May 26th, 2007</para>
709 <itemizedlist>
710 <listitem>
711 <para>[dnicholson] - Removed the /opt globbing from the Bash Shell
712 Startup Files since entries in /opt are handled separately.</para>
713 </listitem>
714 </itemizedlist>
715 </listitem>
716
717 <listitem>
718 <para>May 25th, 2007</para>
719 <itemizedlist>
720 <listitem>
721 <para>[dnicholson] - Updated to libdrm-2.3.0.</para>
722 </listitem>
723 <listitem>
724 <para>[dnicholson] - Added the XKeyboardConfig package, which
725 replaces xkbdata for Xorg-7.</para>
726 </listitem>
727 <listitem>
728 <para>[dnicholson] - Updated to MesaLib-6.5.2.</para>
729 </listitem>
730 <listitem>
731 <para>[dnicholson] - Updated to Xorg-7.2.</para>
732 </listitem>
733 </itemizedlist>
734 </listitem>
735
736 <listitem>
737 <para>May 24th, 2007</para>
738 <itemizedlist>
739 <listitem>
740 <para>[dnicholson] - Various changes were applied to the XFree86
741 page.</para>
742 </listitem>
743 <listitem>
744 <para>[dnicholson] - Added a version number to the Xorg md5sums
745 file.</para>
746 </listitem>
747 <listitem>
748 <para>[dnicholson] - Revert a mistaken version update to the
749 xf86-input-elographics driver.</para>
750 </listitem>
751 <listitem>
752 <para>[dnicholson] - Removed unnecessary commands for the imake
753 and xorg-cf-files packages.</para>
754 </listitem>
755 <listitem>
756 <para>[dnicholson] - Removed an unnecessary parameter for the
757 xorg-server package.</para>
758 </listitem>
759 </itemizedlist>
760 </listitem>
761
762 <listitem>
763 <para>May 23rd, 2007</para>
764 <itemizedlist>
765 <listitem>
766 <para>[dnicholson] - Removed the unneeded Glibc build fix for
767 XFree86.</para>
768 </listitem>
769 </itemizedlist>
770 </listitem>
771
772 <listitem>
773 <para>May 19th, 2007</para>
774 <itemizedlist>
775 <listitem>
776 <para>[dnicholson] - Fix the installation of the mail extensions
777 to go to the correct directory in Thunderbird.</para>
778 </listitem>
779 </itemizedlist>
780 </listitem>
781
782 <listitem>
783 <para>May 18th, 2007</para>
784 <itemizedlist>
785 <listitem>
786 <para>[dnicholson] - Updated to Thunderbird-2.0.0.0 with
787 Enigmail-0.95.0.</para>
788 </listitem>
789 </itemizedlist>
790 </listitem>
791
792 <listitem>
793 <para>May 13th, 2007</para>
794 <itemizedlist>
795 <listitem>
796 <para>[dnicholson] - Updated to xterm-225 and corrected configure
797 settings. Thanks to kratz00 and fix.</para>
798 </listitem>
799 <listitem>
800 <para>[bdubbs] - Updated to vim-7.1.</para>
801 </listitem>
802 </itemizedlist>
803 </listitem>
804
805 <listitem>
806 <para>May 5th, 2007</para>
807 <itemizedlist>
808 <listitem>
809 <para>[bdubbs] - Corrected md5sum for libdrm-2.0.1.</para>
810 </listitem>
811 <listitem>
812 <para>[bdubbs] - Updated to xine-lib-1.1.6.</para>
813 </listitem>
814 <listitem>
815 <para>[bdubbs] - Updated to Seamonkey-1.1.1.</para>
816 </listitem>
817 </itemizedlist>
818 </listitem>
819
820 <listitem>
821 <para>April 29th, 2007</para>
822 <itemizedlist>
823 <listitem>
824 <para>[dnicholson] - Updated to Fontconfig-2.4.2. Fixes ticket
825 #2134.</para>
826 </listitem>
827 </itemizedlist>
828 </listitem>
829
830 <listitem>
831 <para>April 27th, 2007</para>
832 <itemizedlist>
833 <listitem>
834 <para>[dnicholson] - Updated to Firefox-2.0.0.3. Fixes ticket
835 #2218.</para>
836 </listitem>
837 <listitem>
838 <para>[dnicholson] - Updated to HAL-0.5.9 with hal-info-20070425.
839 Fixes ticket #2213.</para>
840 </listitem>
841 <listitem>
842 <para>[dnicholson] - Updated to FreeType-2.3.4. Fixes ticket
843 #1988.</para>
844 </listitem>
845 </itemizedlist>
846 </listitem>
847
848 <listitem>
849 <para>April 26th, 2007</para>
850 <itemizedlist>
851 <listitem>
852 <para>[randy] - Updated to GnuPG-1.4.7.</para>
853 </listitem>
854 </itemizedlist>
855 </listitem>
856
857 <listitem>
858 <para>April 25th, 2007</para>
859 <itemizedlist>
860 <listitem>
861 <para>[bdubbs] - Added a security patch for Qt and updated
862 description of MySql options for Qt.</para>
863 </listitem>
864 <listitem>
865 <para>[alexander] - Applied cpio-2.7 upstream fixes.</para>
866 </listitem>
867 </itemizedlist>
868 </listitem>
869
870 <listitem>
871 <para>April 21st, 2007</para>
872 <itemizedlist>
873 <listitem>
874 <para>[bdubbs] - Expanded note on building database support
875 into qt.</para>
876 </listitem>
877 </itemizedlist>
878 </listitem>
879
880 <listitem>
881 <para>April 20th, 2007</para>
882 <itemizedlist>
883 <listitem>
884 <para>[randy] - Updated to Graphviz-2.12.</para>
885 </listitem>
886 <listitem>
887 <para>[randy] - Updated to Doxygen-1.5.2.</para>
888 </listitem>
889 </itemizedlist>
890 </listitem>
891
892 <listitem>
893 <para>April 19th, 2007</para>
894 <itemizedlist>
895 <listitem>
896 <para>[randy] - Updated to unixODBC-2.2.12.</para>
897 </listitem>
898 <listitem>
899 <para>[randy] - Updated to libsoup-2.2.100.</para>
900 </listitem>
901 <listitem>
902 <para>[randy] - Updated to startup-notification-0.9.</para>
903 </listitem>
904 <listitem>
905 <para>[randy] - Updated to GOffice-0.2.2.</para>
906 </listitem>
907 <listitem>
908 <para>[randy] - Updated to ESP Ghostscript-8.15.4.</para>
909 </listitem>
910 </itemizedlist>
911 </listitem>
912
913 <listitem>
914 <para>April 18th, 2007</para>
915 <itemizedlist>
916 <listitem>
917 <para>[randy] - Added additional files to the chmod command in the
918 S-Lang instructions.</para>
919 </listitem>
920 <listitem>
921 <para>[randy] - Added a note to run some commands in the OpenSSH
922 instructions as the root user. Thanks to ghylton for the
923 report.</para>
924 </listitem>
925 <listitem>
926 <para>[randy] - Updated to libgsf-1.14.3.</para>
927 </listitem>
928 </itemizedlist>
929 </listitem>
930
931 <listitem>
932 <para>April 17th, 2007</para>
933 <itemizedlist>
934 <listitem>
935 <para>[randy] - Added new Perl Modules to support icon-naming-utils:
936 Tie::IxHash, XML::LibXML, XML::NamespaceSupport, XML::SAX,
937 XML::SAX::Expat and XML::Simple</para>
938 </listitem>
939 <listitem>
940 <para>[randy] - Added new package icon-naming-utils-0.8.2 (required
941 by the GNOME Icon Theme package).</para>
942 </listitem>
943 </itemizedlist>
944 </listitem>
945
946 <listitem>
947 <para>April 16th, 2007</para>
948 <itemizedlist>
949 <listitem>
950 <para>[randy] - Updated to EsounD-0.2.37.</para>
951 </listitem>
952 <listitem>
953 <para>[randy] - Updated the PyGTK dependencies in the HAL
954 instructions.</para>
955 </listitem>
956 </itemizedlist>
957 </listitem>
958
959 <listitem>
960 <para>April 15th, 2007</para>
961 <itemizedlist>
962 <listitem>
963 <para>[djensen] - Updated to librsvg-2.16.1.</para>
964 </listitem>
965 <listitem>
966 <para>[djensen] - Updated to shared-mime-info-0.20.</para>
967 </listitem>
968 <listitem>
969 <para>[randy] - Updated to Qt-3.3.8.</para>
970 </listitem>
971 <listitem>
972 <para>[randy] - Updated to NAS-1.9.</para>
973 </listitem>
974 </itemizedlist>
975 </listitem>
976
977 <listitem>
978 <para>April 14th, 2007</para>
979 <itemizedlist>
980 <listitem>
981 <para>[randy] - Updated to Samba-3.0.24.</para>
982 </listitem>
983 </itemizedlist>
984 </listitem>
985
986 <listitem>
987 <para>April 13th, 2007</para>
988 <itemizedlist>
989 <listitem>
990 <para>[randy] - Updated to Gamin-0.1.8.</para>
991 </listitem>
992 <listitem>
993 <para>[randy] - Updated to desktop-file-utils-0.12.</para>
994 </listitem>
995 </itemizedlist>
996 </listitem>
997
998 <listitem>
999 <para>April 10th, 2007</para>
1000 <itemizedlist>
1001 <listitem>
1002 <para>[randy] - Updated to little cms-1.16.</para>
1003 </listitem>
1004 <listitem>
1005 <para>[randy] - Added the Utah Raster Toolkit as an optional
1006 dependency of giflib.</para>
1007 </listitem>
1008 </itemizedlist>
1009 </listitem>
1010
1011 <listitem>
1012 <para>April 9th, 2007</para>
1013 <itemizedlist>
1014 <listitem>
1015 <para>[randy] - Updated to Ruby-1.8.6.</para>
1016 </listitem>
1017 <listitem>
1018 <para>[randy] - Updated to libart_lgpl-2.3.19.</para>
1019 </listitem>
1020 </itemizedlist>
1021 </listitem>
1022
1023 <listitem>
1024 <para>April 4th, 2007</para>
1025 <itemizedlist>
1026 <listitem>
1027 <para>[randy] - Updated the XML and stylesheets to use the 4.5
1028 version of DocBook XML DTD.</para>
1029 </listitem>
1030 </itemizedlist>
1031 </listitem>
1032
1033 <listitem>
1034 <para>March 31st, 2007</para>
1035 <itemizedlist>
1036 <listitem>
1037 <para>[randy] - Updated to PHP-5.2.1.</para>
1038 </listitem>
1039 <listitem>
1040 <para>[randy] - Removed the Ash package as it has been effectively
1041 replaced by the Dash package.</para>
1042 </listitem>
1043 </itemizedlist>
1044 </listitem>
1045
1046 <listitem>
1047 <para>March 30th, 2007</para>
1048 <itemizedlist>
1049 <listitem>
1050 <para>[randy] - Updated to hicolor-icon-theme-0.10.</para>
1051 </listitem>
1052 <listitem>
1053 <para>[randy] - Updated to libpcap-0.9.5.</para>
1054 </listitem>
1055 <listitem>
1056 <para>[randy] - Updated to Apache HTTPD-2.2.4.</para>
1057 </listitem>
1058 <listitem>
1059 <para>[randy] - Updated to GTK-Doc-1.8.</para>
1060 </listitem>
1061 <listitem>
1062 <para>[randy] - Updated to Perl Module HTML::Parser-3.56.</para>
1063 </listitem>
1064 <listitem>
1065 <para>[randy] - Updated to Perl modules: Algorithm::Diff-1.1902,
1066 Compress::Zlib-2.004, Crypt::SSLeay-0.53, Pod::Simple-3.05,
1067 Test::Pod-1.26, Test::Simple-0.70, version-0.71.</para>
1068 </listitem>
1069 <listitem>
1070 <para>[randy] - Added new Perl modules: Compress::Raw::Zlib-2.004,
1071 IO::Compress::Base-2.004, IO::Compress::Bzip2-2.004,
1072 IO::Compress::Zlib-2.004.</para>
1073 </listitem>
1074 </itemizedlist>
1075 </listitem>
1076
1077 <listitem>
1078 <para>March 28th, 2007</para>
1079 <itemizedlist>
1080 <listitem>
1081 <para>[randy] - Updated to ASpell-0.60.5.</para>
1082 </listitem>
1083 </itemizedlist>
1084 </listitem>
1085
1086 <listitem>
1087 <para>March 27th, 2007</para>
1088 <itemizedlist>
1089 <listitem>
1090 <para>[randy] - Updated to HTML Tidy-cvs_20070326.</para>
1091 </listitem>
1092 </itemizedlist>
1093 </listitem>
1094
1095 <listitem>
1096 <para>March 26th, 2007</para>
1097 <itemizedlist>
1098 <listitem>
1099 <para>[djensen] - Updated to libIDL-0.8.8.</para>
1100 </listitem>
1101 <listitem>
1102 <para>[randy] - Updated to Heirloom Mailx-12.2.</para>
1103 </listitem>
1104 <listitem>
1105 <para>[randy] - Updated to Sendmail-8.14.0.</para>
1106 </listitem>
1107 <listitem>
1108 <para>[randy] - Updated to OpenLDAP-2.3.34.</para>
1109 </listitem>
1110 </itemizedlist>
1111 </listitem>
1112
1113 <listitem>
1114 <para>March 25th, 2007</para>
1115 <itemizedlist>
1116 <listitem>
1117 <para>[djensen] - Updated to Intltool-0.35.5.</para>
1118 </listitem>
1119 <listitem>
1120 <para>[djensen] - Updated to libwnck-2.18.0.</para>
1121 </listitem>
1122 <listitem>
1123 <para>[djensen] - Updated to VTE-2.16.0.</para>
1124 </listitem>
1125 <listitem>
1126 <para>[randy] - Updated to OpenSSH-4.6p1.</para>
1127 </listitem>
1128 <listitem>
1129 <para>[randy] - Updated to OpenSSL-0.9.8e.</para>
1130 </listitem>
1131 <listitem>
1132 <para>[randy] - Updated to cURL-7.16.1.</para>
1133 </listitem>
1134 <listitem>
1135 <para>[randy] - Updated to Stunnel-4.20.</para>
1136 </listitem>
1137 <listitem>
1138 <para>[randy] - Updated to Libidn-0.6.11.</para>
1139 </listitem>
1140 </itemizedlist>
1141 </listitem>
1142
1143 <listitem>
1144 <para>March 24th, 2007</para>
1145 <itemizedlist>
1146 <listitem>
1147 <para>[randy] - Updated to FOP-0.93.</para>
1148 </listitem>
1149 </itemizedlist>
1150 </listitem>
1151
1152 <listitem>
1153 <para>March 23rd, 2007</para>
1154 <itemizedlist>
1155 <listitem>
1156 <para>[dnicholson] - Removed the reference to tinker-term.sh in the
1157 Bash Shell Startup Files. Thanks to Jonathan Oksman for the
1158 report.</para>
1159 </listitem>
1160 <listitem>
1161 <para>[dnicholson] - Added a patch with upstream fixes for Dash and
1162 an optional command for replacing /bin/sh.</para>
1163 </listitem>
1164 <listitem>
1165 <para>[randy] - Updated to Apache Ant-1.7.0.</para>
1166 </listitem>
1167 <listitem>
1168 <para>[randy] - Added new package JUnit-4.1.</para>
1169 </listitem>
1170 </itemizedlist>
1171 </listitem>
1172
1173 <listitem>
1174 <para>March 21st, 2007</para>
1175 <itemizedlist>
1176 <listitem>
1177 <para>[randy] - Updated to MySQL-5.0.37.</para>
1178 </listitem>
1179 <listitem>
1180 <para>[randy] - Modified the Heimdal instructions to rename the
1181 Heimdal libss headers and libraries and restore the orginal E2fsprogs
1182 files. Also added some documentation installation commands.</para>
1183 </listitem>
1184 </itemizedlist>
1185 </listitem>
1186
1187 <listitem>
1188 <para>March 20th, 2007</para>
1189 <itemizedlist>
1190 <listitem>
1191 <para>[bdubbs] - Updated to cairo-1.4.2. Fixes a severe hang
1192 problem and some systems when running checks.</para>
1193 </listitem>
1194 <listitem>
1195 <para>[randy] - Updated to Berkeley DB-4.5.20 to match the version
1196 used in LFS.</para>
1197 </listitem>
1198 <listitem>
1199 <para>[randy] - Updated to JDK-1.5.0.11 (source and binary).</para>
1200 </listitem>
1201 </itemizedlist>
1202 </listitem>
1203
1204 <listitem>
1205 <para>March 19th, 2007</para>
1206 <itemizedlist>
1207 <listitem>
1208 <para>[randy] - Updated to cpio-2.7.</para>
1209 </listitem>
1210 </itemizedlist>
1211 </listitem>
1212
1213 <listitem>
1214 <para>March 18th, 2007</para>
1215 <itemizedlist>
1216 <listitem>
1217 <para>[randy] - Updated to NSS-3.11.5 (includes NSPR-4.6.5).</para>
1218 </listitem>
1219 <listitem>
1220 <para>[randy] - Added a warning to the GNOME introduction section,
1221 and links to this warning in various GNOME package instructions
1222 telling to use the stable version of BLFS to build current
1223 GNOME.</para>
1224 </listitem>
1225 <listitem>
1226 <para>[randy] - Updated to GTK+-2.10.11.</para>
1227 </listitem>
1228 <listitem>
1229 <para>[randy] - Updated to ATK-1.18.0.</para>
1230 </listitem>
1231 <listitem>
1232 <para>[randy] - Updated to Pango-1.16.1.</para>
1233 </listitem>
1234 <listitem>
1235 <para>[randy] - Updated to cairo-1.4.0.</para>
1236 </listitem>
1237 <listitem>
1238 <para>[randy] - Updated to GLib-2.12.11.</para>
1239 </listitem>
1240 </itemizedlist>
1241 </listitem>
1242
1243 <listitem>
1244 <para>March 17th, 2007</para>
1245 <itemizedlist>
1246 <listitem>
1247 <para>[randy] - Updated to libxslt-1.1.20.</para>
1248 </listitem>
1249 <listitem>
1250 <para>[randy] - Updated to Python-2.5.</para>
1251 </listitem>
1252 </itemizedlist>
1253 </listitem>
1254
1255 <listitem>
1256 <para>March 16th, 2007</para>
1257 <itemizedlist>
1258 <listitem>
1259 <para>[randy] - Updated to GCC-4.1.2, which matches the version
1260 used in LFS.</para>
1261 </listitem>
1262 </itemizedlist>
1263 </listitem>
1264
1265 <listitem>
1266 <para>March 15th, 2007</para>
1267 <itemizedlist>
1268 <listitem>
1269 <para>[randy] - Added the Dash package using a patch provided by
1270 Agathoklis Hatzimanikas.</para>
1271 </listitem>
1272 </itemizedlist>
1273 </listitem>
1274
1275 <listitem>
1276 <para>March 13th, 2007</para>
1277 <itemizedlist>
1278 <listitem>
1279 <para>[randy] - Added a note to the Linux-PAM instructions to run
1280 the test suite after the package has been installed and minimally
1281 configured.</para>
1282 </listitem>
1283 </itemizedlist>
1284 </listitem>
1285
1286 <listitem>
1287 <para>March 8th, 2007</para>
1288 <itemizedlist>
1289 <listitem>
1290 <para>[alexander] - Added Recode-3.6.</para>
1291 </listitem>
1292 </itemizedlist>
1293 </listitem>
1294
1295 <listitem>
1296 <para>March 7th, 2007</para>
1297 <itemizedlist>
1298 <listitem>
1299 <para>[djensen] - Updated to ImageMagick-6.3.3-0,
1300 man page sed by alexander.</para>
1301 </listitem>
1302 </itemizedlist>
1303 </listitem>
1304
1305 <listitem>
1306 <para>March 4th, 2007</para>
1307 <itemizedlist>
1308 <listitem>
1309 <para>[dnicholson] - Updated the Docbook SGML &amp; XML DTD
1310 packages to version 4.5. Patch from Matthew Burgess.</para>
1311 </listitem>
1312 </itemizedlist>
1313 </listitem>
1314
1315 <listitem>
1316 <para>March 3rd, 2007</para>
1317 <itemizedlist>
1318 <listitem>
1319 <para>[djensen] - Updated to PostgreSQL-8.2.3.</para>
1320 </listitem>
1321 <listitem>
1322 <para>[alexander] - Removed the link to the (dead) libstk
1323 site from Xine Libraries page.</para>
1324 </listitem>
1325 </itemizedlist>
1326 </listitem>
1327
1328 <listitem>
1329 <para>February 28th, 2007</para>
1330 <itemizedlist>
1331 <listitem>
1332 <para>[dnicholson] - Made the i18n-fonts commands more explicit
1333 on the a2ps page to guard against errors. Thanks to Nathan Coulson
1334 for the report.</para>
1335 </listitem>
1336 </itemizedlist>
1337 </listitem>
1338
1339 <listitem>
1340 <para>February 24th, 2007</para>
1341 <itemizedlist>
1342 <listitem>
1343 <para>[dnicholson] - Fixed a dead ftp:// link for Nano. Reported by
1344 Daniel Rindt.</para>
1345 </listitem>
1346 </itemizedlist>
1347 </listitem>
1348
1349 <listitem>
1350 <para>February 19th, 2007</para>
1351 <itemizedlist>
1352 <listitem>
1353 <para>[dnicholson] - Fixed the sed needed to run the libxml2
1354 testsuite. Closes #2299. Report from kratz00.</para>
1355 </listitem>
1356 </itemizedlist>
1357 </listitem>
1358
1359 <listitem>
1360 <para>February 16th, 2007</para>
1361 <itemizedlist>
1362 <listitem>
1363 <para>[randy] - Updated to GMP-4.2.1.</para>
1364 </listitem>
1365 <listitem>
1366 <para>[randy] - Updated to libxml2-2.6.27.</para>
1367 </listitem>
1368 <listitem>
1369 <para>[randy] - Fixed a broken documentation installation command
1370 in the libpng instructions, thanks to Nathan Coulson for the
1371 report.</para>
1372 </listitem>
1373 <listitem>
1374 <para>[randy] - Updated to Inetutils-1.5.</para>
1375 </listitem>
1376 </itemizedlist>
1377 </listitem>
1378
1379 <listitem>
1380 <para>February 15th, 2007</para>
1381 <itemizedlist>
1382 <listitem>
1383 <para>[randy] - Updated to Sysstat-7.0.4.</para>
1384 </listitem>
1385 <listitem>
1386 <para>[randy] - Updated to Shadow-4.0.17.</para>
1387 </listitem>
1388 <listitem>
1389 <para>[randy] - Updated to Linux-PAM-0.99.7.1.</para>
1390 </listitem>
1391 <listitem>
1392 <para>[randy] - Updated to Tk-8.4.14.</para>
1393 </listitem>
1394 <listitem>
1395 <para>[randy] - Updated to Tcl-8.4.14.</para>
1396 </listitem>
1397 <listitem>
1398 <para>[randy] - Updated to S-Lang-2.0.7.</para>
1399 </listitem>
1400 <listitem>
1401 <para>[randy] - Updated to PCRE-7.0.</para>
1402 </listitem>
1403 <listitem>
1404 <para>[randy] - Updated to libpng-1.2.16.</para>
1405 </listitem>
1406 <listitem>
1407 <para>[randy] - Updated to pkg-config-0.21.</para>
1408 </listitem>
1409 </itemizedlist>
1410 </listitem>
1411
1412 <listitem>
1413 <para>February 14th, 2007</para>
1414 <itemizedlist>
1415 <listitem>
1416 <para>[randy] - Released BLFS Version 6.2.0.</para>
1417 </listitem>
1418 </itemizedlist>
1419 </listitem>
1420
1421 <listitem>
1422 <para>February 6th, 2007</para>
1423 <itemizedlist>
1424 <listitem>
1425 <para>[randy] - Updated to CrackLib-2.8.10 (don't merge to the
1426 6.2 branch until 6.2.0 has been released).</para>
1427 </listitem>
1428 </itemizedlist>
1429 </listitem>
1430
1431 <listitem>
1432 <para>February 4th, 2007</para>
1433 <itemizedlist>
1434 <listitem>
1435 <para>[randy] - Removed the obsolete and unmaintained Xorg-6.9
1436 package (do not merge to the 6.2 branch).</para>
1437 </listitem>
1438 </itemizedlist>
1439 </listitem>
1440
1441 </itemizedlist>
1442
1443</sect1>
Note: See TracBrowser for help on using the repository browser.