mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-08 18:47:25 +08:00
Update to totem-pl-parser-3.26.5 Update to enchant-2.2.8 Update to geoclue-2.5.6 Update to libnotify-0.7.9 Update to libsoup-2.68.4 Update to libgusb-0.3.4 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22778 af4574ff-66df-0310-9fd7-8a98e5e911e0
84 lines
2.6 KiB
XML
84 lines
2.6 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 1st, 2020</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[renodr] - Update to lxsession-0.5.5. Fixes
|
|
<ulink url="&blfs-ticket-root;13211">#13211</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[renodr] - Update to totem-pl-parser-3.26.5. Fixes
|
|
<ulink url="&blfs-ticket-root;13203">#13203</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[renodr] - Update to libsoup-2.68.4. Fixes
|
|
<ulink url="&blfs-ticket-root;13188">#13188</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[renodr] - Update to enchant-2.2.8. Fixes
|
|
<ulink url="&blfs-ticket-root;13199">#13199</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[renodr] - Update to geoclue-2.5.6. Fixes
|
|
<ulink url="&blfs-ticket-root;13194">#13194</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[renodr] - Update to libnotify-0.7.9. Fixes
|
|
<ulink url="&blfs-ticket-root;13192">#13192</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[renodr] - Update to libgusb-0.3.4. Fixes
|
|
<ulink url="&blfs-ticket-root;13175">#13175</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Release of BLFS-9.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
</sect1>
|