diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 413830867..3afd45c21 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,12 +43,23 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2016-12-18</para> + <itemizedlist> + <listitem> + <para>[dj] - Update toolchain sanity checks to use values for + x86_64.</para> + </listitem> + </itemizedlist> + </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> + of glibc, gcc, and libcap to account for directory layout + changes.</para> </listitem> </itemizedlist> </listitem> |