diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 15bd9a519..a45affaf1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,21 @@ --> <listitem> + <para>2024-01-18</para> + <itemizedlist> + <listitem> + <para>[xry111] - No longer create the ncurses "compatibility" + linker scripts which may potentially cause an ABI mismatch. Fixes + <ulink url="&lfs-ticket-root;5415">#5415</ulink>. Note that if + a package fails to build after this change, the package likely + had been suffering from the subtle ABI mismatch in the past. So + such build failures should be analyzed case by case, not papered + over with the "compatibility" linker scripts.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2024-01-09</para> <itemizedlist> <listitem> |