diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index edd35bb5e..0097cb2c6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,16 @@ --> <listitem> + <para>2021-09-08</para> + <itemizedlist> + <listitem> + <para>[renodr] - Fix regressions in File that result in improper + detection of text and XZ files.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-09-06</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index f4f4be90c..cd40cb78a 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -284,6 +284,9 @@ <itemizedlist> <title>Added:</title> <listitem><para></para></listitem> <!-- satisfy build --> + <listitem> + <para>file-5.40-upstream_fixes-1.patch</para> + </listitem> <!-- <listitem> <para>binutils-2.37-upstream_fix-1.patch</para> |