mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 21:12:12 +08:00
0fd3fe982c
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11852 af4574ff-66df-0310-9fd7-8a98e5e911e0
119 lines
3.4 KiB
XML
119 lines
3.4 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 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; – &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>September 18th, 2013</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[fernando] - Update to seamonkey-2.21. Fixes
|
|
<ulink url="&blfs-ticket-root;4067">#4067</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Update to harfbuzz-0.9.21. Fixes
|
|
<ulink url="&blfs-ticket-root;4062">#4062</ulink>.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 17th, 2013</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[fernando] - Update to icedtea-web-1.4.1. Fixes
|
|
<ulink url="&blfs-ticket-root;4065">#4065</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[fernando] - Updates to xulrunner-24.0 and firefox-24.0
|
|
linked to xulrunner. Partially fix
|
|
<ulink url="&blfs-ticket-root;4063">#4063</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Update to xinput-1.6.1. Fixes
|
|
<ulink url="&blfs-ticket-root;4061">#4061</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Update to acpid-2.0.20. Fixes
|
|
<ulink url="&blfs-ticket-root;4060">#4060</ulink>.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 16th, 2013</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to GMime-2.6.18. Fixes
|
|
<ulink url="&blfs-ticket-root;4059">#4059</ulink>.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 15th, 2013</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Clarify keymap instructions in udev from
|
|
systemd section. Fixes
|
|
<ulink url="&blfs-ticket-root;4058">#4058</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[igor] - Update to libpng-1.6.5.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 13th, 2013</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Release of BLFS-7.4.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</sect1>
|