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@6613 af4574ff-66df-0310-9fd7-8a98e5e911e0
127 lines
3.4 KiB
XML
127 lines
3.4 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 14th, 2007</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Minor modifications to the MesaLib instructions, both
|
|
text explanations and commands.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 13th, 2007</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dnicholson] - Textual fixes from Chuck Rohde.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Added text be more explicit that luit is not
|
|
a required dependency of xterm.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Added a reminder to set the necessary variables
|
|
when building packages for Xorg-7.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 11th, 2007</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dnicholson] - Add information for running the Vim
|
|
testsuite. Patch from Ag Hatzimanikas.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 10th, 2007</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dnicholson] - Moved the Linux-PAM dependency in Xorg-7
|
|
from the Libraries to the Applications.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dnicholson] - Converted UTF-8 man pages in the Xorg-7
|
|
drivers. Thanks to Alexander Patrakov for supplying the fixes.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>February 7th, 2007</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Released Version 6.2.0-rc2.</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>
|