source: introduction/welcome/changelog.xml@ 61a7ee8

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 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 61a7ee8 was 61a7ee8, checked in by Randy McMurchy <randy@…>, 19 years ago

Updated to Guile-1.6.7; moved Guile instructions to 'Chapter 12 - Programming'

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

  • Property mode set to 100644
File size: 4.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="intro-welcome-changelog" role="dsssl" xreflabel='Change Log'>
9<sect1info>
10<othername>$LastChangedBy$</othername>
11<date>$Date$</date>
12</sect1info>
13<?dbhtml filename="changelog.html"?>
14<title>Change Log</title>
15
16<para>Please note that the change log only lists which editor was
17responsible for putting the changes into <acronym>SVN</acronym>; please read
18the <xref linkend="intro-welcome-credits"/> page in Chapter 1 for details on
19who wrote what.</para>
20
21<para>&version; &ndash; &releasedate;</para>
22
23<itemizedlist>
24
25<listitem><para>April 11th, 2005 [dj]: Added 'Additional X Windows
26Configuration' page.</para></listitem>
27
28<listitem><para>April 11th, 2005 [randy]: Updated to Nail-11.22 and
29Guile-1.6.7; moved Guile instructions from 'Chapter 8 - General Libraries'
30to 'Chapter 12 - Programming'.</para></listitem>
31
32<listitem><para>April 10th, 2005 [randy]: Updated to NASM-0.98.39 and
33Sendmail-8.13.4.</para></listitem>
34
35<listitem><para>April 10th, 2005 [igor]: Updated to libIDL-0.8.5 and
36Firefox-1.0.2.</para></listitem>
37
38<listitem><para>April 9th, 2005 [randy]: Updated to
39PHP-5.0.4.</para></listitem>
40
41<listitem><para>April 8th, 2005 [randy]: Updated to PostgreSQL-8.0.1 and
42Aspell-0.60.2.</para></listitem>
43
44<listitem><para>April 7th, 2005 [randy]: Updated the JadeTex instructions
45to work with Tex-3.0, contributed by Steffen Knollmann.</para></listitem>
46
47<listitem><para>April 6th, 2005 [igor]: Updated to
48ATK-1.9.1.</para></listitem>
49
50<listitem><para>April 6th, 2005 [randy]: Updated to MySQL-4.1.10a and
51TeX-3.0.</para></listitem>
52
53<listitem><para>April 5th, 2005 [randy]: Added a note to the GCC-3.4.3
54instructions to install a missing interface header file.</para></listitem>
55
56<listitem><para>April 4th, 2005 [randy]: Updated to OpenLDAP-2.2.24,
57Stunnel-4.09, GTK-Doc-1.3 and OpenSSH-4.0p1; added a command to the cURL
58instructions to fix a broken test script.</para></listitem>
59
60<listitem><para>April 4th, 2005 [igor]: Updated to OpenSSL-0.9.7f
61contributed by Anderson Lizardo.</para></listitem>
62
63<listitem><para>April 3rd, 2005 [manuel]: Updated the XML sources to use
64DocBook XML DTD-4.4.</para></listitem>
65
66<listitem><para>April 3rd, 2005 [randy]: Updated to
67libxslt-1.1.14.</para></listitem>
68
69<listitem><para>April 2nd, 2005 [randy]: Added which as a required dependency
70of DocBook-utils, reported by Andrew Benton; updated to
71libxml2-2.6.19.</para></listitem>
72
73<listitem><para>April 1st, 2005 [randy]: Updated to DocBook XML DTD-4.4 and
74DocBook XSL Stylesheets-1.68.1.</para></listitem>
75
76<listitem><para>March 31st, 2005 [bdubbs]: Updated the install instructions
77for xinetd to use /etc/xinetd.d/ directory structure. Patch by John Gnew.
78</para></listitem>
79
80<listitem><para>March 31st, 2005 [randy]: Updated to libxml2-2.6.18 and
81libxslt-1.1.13.</para></listitem>
82
83<listitem><para>March 30th, 2005 [randy]: Updated to libusb-0.1.10a and
84Python-2.4.1.</para></listitem>
85
86<listitem><para>March 29th, 2005 [randy]: Updated to DocBook DSSSL
87Stylesheets-1.79 (with rewrite of instructions); fixed deprecated tar option
88in Vim instructions; added a note to the Fontconfig instructions to have the
89SGMLSpm Perl module installed if DocBook-utils is installed.</para></listitem>
90
91<listitem><para>March 28th, 2005 [randy]: Updated to DocBook-SGML-DTD-4.4;
92added manpage installation to OpenJade instructions, suggested by Andrew
93Benton.</para></listitem>
94
95<listitem><para>March 27th, 2005 [randy]: Updated to libtiff-3.7.2,
96pkgconfig-0.16.0 and ALSA-1.0.8.</para></listitem>
97
98<listitem><para>March 26th, 2005 [randy]: Updated to HTML Tidy-050324 and
99UnZip-5.52.</para></listitem>
100
101<listitem><para>March 25th, 2005 [randy]: Updated to
102GCC-3.4.3.</para></listitem>
103
104<listitem><para>March 24th, 2005 [randy]: Updated to Sysstat-5.1.5,
105Fontconfig-2.3.1 and Expect-5.43.0; added a note the the Tk instructions
106about running the test suite.</para></listitem>
107
108<listitem><para>March 23rd, 2005 [randy]: Updated to Shadow-4.0.7; added
109security patch to Vim instructions; added daemon fixes patch to Inetutils
110instructions.</para></listitem>
111
112<listitem><para>March 22nd, 2005 [randy]: Added the installation of
113documentation to the Linux-PAM instructions.</para></listitem>
114
115<listitem><para>March 21st, 2005 [larry]: Updated to
116emacs-21.4a.</para></listitem>
117
118<listitem><para>March 18th, 2005 [randy]: Added a sed command to the Zip
119instructions to fix an installation problem, suggested by Matthew
120Burgess.</para></listitem>
121
122<listitem><para>March 17th, 2005 [bdubbs]: Released Version
1236.0-pre1.</para></listitem>
124
125</itemizedlist>
126
127</sect1>
Note: See TracBrowser for help on using the repository browser.