aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2015-08-16 17:54:29 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2015-08-16 17:54:29 +0000
commit1c27a5344b382f0d6ddf79b76bd112e145f44d91 (patch)
tree38959a9e3d448c7877f6514b4c2da926a546c841 /chapter01
parentf5e821c9ec8417651988c3ce6020708a8cccae9c (diff)
Update to tzdata-2015f.
Add a workaround to ncurses in Chapter 5 for hosts that have mawk installed. Document some minor test failures. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10937 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index dc2ab5006..3e1681c18 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,20 @@
<para>2015-08-11</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to tzdata-2015f. Fixes
+ <ulink url="&lfs-ticket-root;3830">#3830</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Add a workaround to ncurses in
+ Chapter 5 for hosts that have mawk installed.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <para>2015-08-11</para>
+ <itemizedlist>
+ <listitem>
<para>[bdubbs] - Update to procps-ng-3.3.11. Fixes
<ulink url="&lfs-ticket-root;3829">#3829</ulink>.</para>
</listitem>