aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-04-15 21:12:27 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-04-15 21:12:27 +0000
commit6ba7c0f4bc94c1cdfe25f4ee0cd87f5320aebcce (patch)
tree50c123c06242d78a285b78180f033842af5f007b /chapter01/changelog.xml
parent9bb0228cb05a2a31c662d8252d17825772dd01fa (diff)
Install su as 'su', not 'su-tools' in chapter 5. Use chapter 6's 'su' for Bash. Fixes #3057.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9810 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 0c2cb9362..577b349dd 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,18 @@
-->
<listitem>
+ <para>2012-04-15</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Use su from chapter 6 Coreutils in the Bash
+ instructions, instead of the one from chapter 5. Install su as su
+ rather than su-tools in chapter 5. Fixes
+ <ulink url="&lfs-ticket-root;3057">#3057</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2012-05-09</para>
<itemizedlist>
<listitem>