diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2016-12-17 06:46:18 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2016-12-17 06:46:18 +0000 |
commit | be3d9f313a25000d1cbaa631852be62330828f2c (patch) | |
tree | 87d04399c46fe7a8612b0f3247011dc1c55adb46 /chapter01 | |
parent | 9f3c264e7c4b780161c70e899c09084bc1c400bd (diff) |
Merge nosym branch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2677d5842..413830867 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,17 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2016-12-17</para> + <itemizedlist> + <listitem> + <para>[dj] - Remove {,/usr}/lib64 symlinks for x86_64 builds. Add + /lib64 directory with symlinks to dynamic loader. Adjust installation + of glibc, gcc, and libcap to account for filesystemd changes.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2016-12-10</para> <itemizedlist> <listitem> |