glfs/introduction/welcome/changelog.xml

121 lines
3.4 KiB
XML
Raw Normal View History

<?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 changelogs "http://www.linuxfromscratch.org/blfs">
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
]>
<!-- vim: set expandtab: -->
<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; &ndash; &releasedate;</para>
<itemizedlist>
<title>Changelog Entries:</title>
<!-- Changelog template
<listitem>
<para>MMMM DD{nd,st,th}, YYYY</para>
<itemizedlist>
<listitem>
<para>[name] - Changelog entry.</para>
</listitem>
<listitem>
<para>[name] - Another changelog entry.</para>
</listitem>
</itemizedlist>
</listitem>
-->
<listitem>
<para>January 5th, 2013</para>
<itemizedlist>
<listitem>
<para>[krejzi] - Added SBC 1.0.</para>
</listitem>
<listitem>
<para>[krejzi] - Re Added Transcode 1.1.7.</para>
</listitem>
<listitem>
<para>[krejzi] - GnuTLS 3.1.6.</para>
</listitem>
<listitem>
<para>[krejzi] - Iptables 1.4.17.</para>
</listitem>
<listitem>
<para>[krejzi] - KDE 4.9.5..</para>
</listitem>
<listitem>
<para>[krejzi] - PulseAudio 3.0.</para>
</listitem>
<listitem>
<para>[krejzi] - Qpdf 4.0.0.</para>
</listitem>
<listitem>
<para>[krejzi] - SoundTouch 1.7.1.</para>
</listitem>
<listitem>
<para>[krejzi] - Xorg Wacom Driver 0.19.0.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>January 2nd, 2013</para>
<itemizedlist>
<listitem>
<para>[krejzi] - IBus 1.5.1.</para>
</listitem>
<listitem>
<para>[krejzi] - Nasm 2.10.07.</para>
</listitem>
<listitem>
<para>[krejzi] - Ruby 1.9.3-p362.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>January 1st, 2013</para>
<itemizedlist>
<listitem>
<para>[krejzi] - Removed Cairo expose_snapshot patch since it
causes more problems than it solves.</para>
</listitem>
<listitem>
<para>[bdubbs] - Add gptfdisk-0.8.5. Moved parted to disk
management chapter.</para>
</listitem>
<listitem>
<para>[bdubbs] - Archive 2012 changelog.</para>
</listitem>
</itemizedlist>
</listitem>
</itemizedlist>
<para><ulink url="&changelogs;/changelog-2012.txt">Changelog for 2012</ulink></para>
<para><ulink url="&changelogs;/changelog-2011.txt">Changelog for 2011</ulink></para>
<para><ulink url="&changelogs;/changelog-2010.txt">Changelog for 2010</ulink></para>
<para><ulink url="&changelogs;/changelog-2009.txt">Changelog for 2009</ulink></para>
<para><ulink url="&changelogs;/changelog-2008.txt">Changelog for 2008</ulink></para>
</sect1>