diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-04-25 19:04:56 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-04-25 19:04:56 +0000 |
commit | e079f166889aa5d757ae1f25b8e8fa121caf3586 (patch) | |
tree | dbc488021b6660e13b1dda1dc607fd6e67ba3467 /chapter01 | |
parent | adb10b0efdd3f705ab7db73171048bfdff7f7d28 (diff) |
Remove unneeded symlink in gcc-pass1.
Update to util-linux-2.24.2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 14 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 16 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a22dfe5f6..30450050e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,20 @@ </listitem> --> <listitem> + <para>2014-03-25</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Remove unneeded symlink in gcc-pass1. Fixes + <ulink url="&lfs-ticket-root;3555">#3555</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to util-linux-2.24.2. Fixes + <ulink url="&lfs-ticket-root;3554">#3554</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2014-03-24</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index a7b81065f..32ac15265 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -199,9 +199,9 @@ <!--<listitem> <para>Udev &systemd-version; (extracted from systemd-&systemd-version;)</para> </listitem>--> - <!--<listitem> + <listitem> <para>Util-Linux &util-linux-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Vim &vim-version;</para> </listitem>--> |