diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-07-25 22:56:45 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-07-25 22:56:45 +0800 |
commit | ff5c009123a8163e90f63dd39aa22ef33fc4dca2 (patch) | |
tree | 788e24b31cad0436c19d76ddc451a7039e8558d0 /chapter01 | |
parent | 9f847521956bf4453693ac58e7f3ddb657ca2dec (diff) |
binutils: workaround empty man pages issue
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 527374497..434bf0120 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,17 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + + <listitem> + <para>2021-07-25</para> + <itemizedlist> + <listitem> + <para>[xry111] - Add workaround to install Binutils-2.37 man pages + correctly.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2021-07-23</para> <itemizedlist> |