diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7309c6e7f..26c2bfd22 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -46,6 +46,11 @@ <para>2020-04-19</para> <itemizedlist> <listitem> + <para>[pierre] - Prevent readline.pc from referencing termcap as + a private library by adding --with-curses to configure switches. + Fixes <ulink url="&lfs-ticket-root;4635">#4635</ulink>.</para> + </listitem> + <listitem> <para>[pierre] - Allow bison to use the libtextstyle.so library from gettext, by moving gettext before bison. Fixes <ulink url="&lfs-ticket-root;4634">#4634</ulink>.</para> |