diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-26 20:12:51 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-26 20:12:51 +0000 |
commit | 035ccc16f0848cf64d57605620f572542d460789 (patch) | |
tree | 637ba5c3b00cd397d6a0c0dbf5e7163e70d95ea8 /chapter01/changelog.xml | |
parent | dfdc93a055c8644b5267b80167997c6418631fb0 (diff) |
Remove && from tzdata intallation instructions.
Install all .tab files from tzdata.
Add make fixes patch to pateches section.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9962 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ad78050aa..4239ac293 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ <para>2012-08-26</para> <itemizedlist> <listitem> + <para>[bdubbs] - Install both .tab files in tzdata.</para> + </listitem> + <listitem> <para>[bdubbs] - Apply upstream patches to make.</para> </listitem> </itemizedlist> |