diff options
author | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-05-21 10:02:22 +0000 |
---|---|---|
committer | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-05-21 10:02:22 +0000 |
commit | 999631e8cf5f3916d0cb2e0d36905cc7dbef8a63 (patch) | |
tree | 743fd56f2630ca85177aae15896265e56a52496b /chapter01 | |
parent | e14f0cbf8831bb81c237a5ee38bd82482183ef73 (diff) |
Merge trunk r11852
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11853 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 80a6f0fb7..f5a0f964a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,16 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2020-05-21</para> + <itemizedlist> + <listitem> + <para>[pierre] - Fix a crash at early boot when using + CONFIG_STACK_PROTECTOR_STRONG=y in kernel configuration.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2020-05-16</para> <itemizedlist> <listitem> |