diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-17 05:36:14 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-17 05:36:14 +0000 |
commit | 3f99c28d74c982ff69062cf16f879ad11cd6637a (patch) | |
tree | be3aab65c2e7992f5eb1245e8ae6a9be4a3a6539 /chapter01/changelog.xml | |
parent | 6ba8e55929715ffa7c3c47ae46070eda31bbb030 (diff) |
Upgrade to linux-3.5.1
Upgrade to man-pages-3.42
Upgrade to automake-1.12.3
Remove instruction copying su in Chapter 5 coreutils
Move shadow to before coreutils in Chapter 6 to have su available
Update Chapter 5 sizes and times
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9942 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a855bd19a..1bcc7a2f5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,9 +41,31 @@ <para>2012-08-15</para> <itemizedlist> <listitem> - <para>[bdubbs] - Upgrade to coreutils-8.18. Fixes + <para>[bdubbs] - Upgrade to linux-3.5.1. Fixes <ulink url="&lfs-ticket-root;3154">#3154</ulink>.</para> </listitem> + <listitem> + <para>[bdubbs] - Upgrade to man-pages-3.42. Fixes + <ulink url="&lfs-ticket-root;3159">#3159</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Upgrade to automake-1.12.3. Fixes + <ulink url="&lfs-ticket-root;3161">#3161</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Move shadow to before coreutils to + have su available.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>2012-08-15</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Upgrade to coreutils-8.18. Fixes + <ulink url="&lfs-ticket-root;3157">#3157</ulink>.</para> + </listitem> </itemizedlist> </listitem> |