mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 22:07:15 +08:00
b1fc792b59
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3583 af4574ff-66df-0310-9fd7-8a98e5e911e0
49 lines
1.6 KiB
XML
49 lines
1.6 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<sect1 id="intro-welcome-changelog" role="dsssl" xreflabel='Change Log'>
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
<?dbhtml filename="changelog.html"?>
|
|
<title>Change Log</title>
|
|
|
|
<para>Please note that the change log only lists which editor was
|
|
responsible for putting the changes into <acronym>SVN</acronym>; please read
|
|
the <xref linkend="intro-welcome-credits"/> page in Chapter 1 for details on
|
|
who wrote what.</para>
|
|
|
|
<para>&version; – &releasedate;</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem><para>March 24th, 2005 [randy]: Updated to Sysstat-5.1.5 and
|
|
Fontconfig-2.3.1; added a note the the Tk instructions about running the
|
|
test suite.</para></listitem>
|
|
|
|
<listitem><para>March 23rd, 2005 [randy]: Updated to Shadow-4.0.7; added
|
|
security patch to Vim instructions; added daemon fixes patch to Inetutils
|
|
instructions.</para></listitem>
|
|
|
|
<listitem><para>March 22nd, 2005 [randy]: Added the installation of
|
|
documentation to the Linux-PAM instructions.</para></listitem>
|
|
|
|
<listitem><para>March 21st, 2005 [larry]: Updated to
|
|
emacs-21.4a.</para></listitem>
|
|
|
|
<listitem><para>March 18th, 2005 [randy]: Added a sed command to the Zip
|
|
instructions to fix an installation problem, suggested by Matthew
|
|
Burgess.</para></listitem>
|
|
|
|
<listitem><para>March 17th, 2005 [bdubbs]: Released Version
|
|
6.0-pre1.</para></listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</sect1>
|