diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-07-23 09:52:50 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-07-23 09:52:50 +0800 |
commit | 91aeb6f36d52d44f44032985b3917221b7b78590 (patch) | |
tree | d99420e1f1bb4ed8d4813de5009472d21e7b7e2d /chapter01 | |
parent | e5c08bfbf444744ab327e139f9422d52a89ef9ff (diff) |
whatsnew: Add revision attribute for "Removed" entries
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index bd3843566..42d10c0aa 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -345,7 +345,7 @@ <title>Removed:</title> <listitem><para></para></listitem> <!-- satisfy build --> - <listitem> + <listitem revision='sysv'> <para>eudev-3.2.12</para> </listitem> @@ -353,7 +353,7 @@ <para>Pkg-config-0.29.2</para> </listitem> - <listitem> + <listitem revision='systemd'> <para>systemd-252-security_fix-1.patch</para> </listitem> </itemizedlist> |