diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-05-24 02:02:16 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-05-24 02:02:16 +0000 |
commit | d76dd01fedf4c6516b388dbadcb15a07f3284f66 (patch) | |
tree | 37095f5ad40aeffc71c8e4e9524ad89d0fe79e11 /chapter01/changelog.xml | |
parent | 13e03d66f145780265925b9ac64a068957beed2c (diff) |
Update to linux-4.0.4.
Update to e2fsprogs-1.42.13.
Update to gawk-4.1.3.
Added a new patch for gcc to fix inline issues and some libgomp problems.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 08759031f..5632b57f8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,28 @@ --> <listitem> + <para>2015-05-23</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to linux-4.0.4. Fixes + <ulink url="&lfs-ticket-root;3786">#3786</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to e2fsprogs-1.42.13. Fixes + <ulink url="&lfs-ticket-root;3787">#3787</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to gawk-4.1.3. Fixes + <ulink url="&lfs-ticket-root;3788">#3788</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Added a new patch for gcc to fix inline + issues and some libgomp problems.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2015-05-15</para> <itemizedlist> <listitem> |