diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d8179aefc..56372337c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,18 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2018-12-12</para> + <itemizedlist> + <listitem> + <para>[renodr] - Add a note to libffi about optimizing for the + specific CPU in use at compile time. Similar to GMP, this causes + Illegal Operation errors if the installation is moved to another + system.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2018-12-11</para> <itemizedlist> <listitem revision='systemd'> |