mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 21:12:12 +08:00
f622c840cd
Upgrade to xkbcomp-1.4.1 (xorg app). Upgrade to libwww-perl-6.33. Upgrade to XML-LibXSLT-1.96. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19914 af4574ff-66df-0310-9fd7-8a98e5e911e0
81 lines
2.4 KiB
XML
81 lines
2.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>March 4th, 2019</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Upgrade to libxshmfence-1.3 (xorg lib). Fixes
|
|
<ulink url="&blfs-ticket-root;10430">#10430</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Upgrade to xkbcomp-1.4.1 (xorg app). Fixes
|
|
<ulink url="&blfs-ticket-root;10457">#10457</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Upgrade to libwww-perl-6.33. Fixes
|
|
<ulink url="&blfs-ticket-root;10407">#10407</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Upgrade to XML-LibXSLT-1.96. Fixes
|
|
<ulink url="&blfs-ticket-root;10410">#10410</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[thomas] - Upgrade to postgresql-10.3. Fixes
|
|
<ulink url="&blfs-ticket-root;10456">#10456</ulink>.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 2nd, 2019</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Release of BLFS-8.2.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
</sect1>
|