mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 19:32:03 +00:00
31b446460c
Update to xz-5.0.7. Update to linux-3.16.3. Update to man-pages-3.73. Update to libpipeline-1.3.1. Update to man-db-2.7.0.1. Update to procps-ng-3.3.10. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
84 lines
2.5 KiB
XML
84 lines
2.5 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="ch-scatter-changelog">
|
|
<?dbhtml filename="changelog.html"?>
|
|
|
|
<title>Changelog</title>
|
|
|
|
<para>This is version &version; of the Linux From Scratch book, dated
|
|
&releasedate;. If this book is more than six months old, a newer and better
|
|
version is probably already available. To find out, please check one of the
|
|
mirrors via <ulink url="&lfs-root;mirrors.html"/>.</para>
|
|
|
|
<para>Below is a list of changes made since the previous release of the
|
|
book.</para>
|
|
|
|
<itemizedlist>
|
|
<title>Changelog Entries:</title>
|
|
|
|
<!-- Changelog template
|
|
|
|
<listitem>
|
|
<para>Date</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[name] - New changelog entry.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[name] - Previous changelog entry.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
-->
|
|
|
|
<listitem>
|
|
<para>2014-09-24</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to perl-5.20.1. Fixes
|
|
<ulink url="&lfs-ticket-root;3670">#3670</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to xz-5.0.7. Fixes
|
|
<ulink url="&lfs-ticket-root;3671">#3671</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to linux-3.16.3. Fixes
|
|
<ulink url="&lfs-ticket-root;3673">#3673</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to man-pages-3.73. Fixes
|
|
<ulink url="&lfs-ticket-root;3674">#3674</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to libpipeline-1.3.1. Fixes
|
|
<ulink url="&lfs-ticket-root;3675">#3675</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to man-db-2.7.0.1. Fixes
|
|
<ulink url="&lfs-ticket-root;3676">#3676</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to procps-ng-3.3.10. Fixes
|
|
<ulink url="&lfs-ticket-root;3677">#3677</ulink>.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>2014-09-23</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - LFS-7.r65 released.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
</sect1>
|