mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-11 22:34:54 +08:00
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6648 af4574ff-66df-0310-9fd7-8a98e5e911e0
118 lines
3.1 KiB
XML
118 lines
3.1 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<sect1 id="changelog" xreflabel='Change Log'>
|
|
<?dbhtml filename="changelog.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Change Log</title>
|
|
|
|
<para>Please note that the Change Log only lists which editor was
|
|
responsible for putting the changes into SVN; please read the
|
|
<xref linkend="credits"/> page in Chapter 1 for details on
|
|
who wrote what.</para>
|
|
|
|
<para>Current release: &version; – &releasedate;</para>
|
|
|
|
<itemizedlist>
|
|
<title>Changelog Entries:</title>
|
|
|
|
<!-- Changelog template
|
|
|
|
<listitem>
|
|
<para>Date</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[name] - Changelog entry.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[name] - Another changelog entry.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
-->
|
|
|
|
<listitem>
|
|
<para>February 16th, 2007</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Inetutils-1.5.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 15th, 2007</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to Sysstat-7.0.4.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Shadow-4.0.17.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Linux-PAM-0.99.7.1.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Tk-8.4.14.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to Tcl-8.4.14.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to S-Lang-2.0.7.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to PCRE-7.0.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to libpng-1.2.16.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[randy] - Updated to pkg-config-0.21.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 14th, 2007</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Released BLFS Version 6.2.0.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 6th, 2007</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated to CrackLib-2.8.10 (don't merge to the
|
|
6.2 branch until 6.2.0 has been released).</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 4th, 2007</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Removed the obsolete and unmaintained Xorg-6.9
|
|
package (do not merge to the 6.2 branch).</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</sect1>
|