diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-08-08 08:28:23 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-08-08 08:29:28 +0800 |
commit | 8002bc91b4dbd2c92059f2b5ed39ff762d049ae7 (patch) | |
tree | 89e95dd7866637f4b89ea2445fba8cfe98b68d6b | |
parent | fdf01d194309ea448272b15c5089972df973c310 (diff) |
whatsnew: Change "pkgconf" to "Pkgconf" and comment it out for now from Updated
In 12.0, pkgconf is a new package so it should be considered "Added"
since 11.3, and it's already in the Added section.
Also make the first letter captialized to be consistent with other
entries.
-rw-r--r-- | chapter01/whatsnew.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 4b95515cc..50eb75507 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -226,9 +226,9 @@ <!--<listitem> <para>Patch-&patch-version;</para> </listitem>--> - <listitem> - <para>pkgconf-&pkgconf-version;</para> - </listitem> + <!--<listitem> + <para>Pkgconf-&pkgconf-version;</para> + </listitem>--> <listitem> <para>Perl-&perl-version;</para> </listitem> |