mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-10 21:24:39 +08:00
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7490 af4574ff-66df-0310-9fd7-8a98e5e911e0
109 lines
2.8 KiB
XML
109 lines
2.8 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/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>June 19th, 2008</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dj] - Merge 6.3 branch changes from r7489 - Clarified Xorg
|
|
installation text, corrected Xorg patch paths, and added libXdmcp
|
|
as a required dependency of Xorg Libs.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>June 9th, 2008</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[alexander] - Fixed typos on the PPP page.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>June 6th, 2008</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[thomas] - Update to new Samba version 3.0.30.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 28th, 2008</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Clarified the book license. Changed license for
|
|
instructions to the MIT license.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 24th, 2008</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[dj] - Merge 6.3 branch changes from r7479 - Completed removal
|
|
of xorg-proxy packages.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Merge 6.3 branch change from 4781 - Fixed pam_xauth.so
|
|
module name in /etc/pam.s/su. Reported by Guy Dalziel.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>May 16th, 2008</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[randy] - Updated the 6.3 SVN branch and released BLFS Version
|
|
6.3-rc2.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</sect1>
|