diff options
author | Rahul Chandra <rahulshaku2@gmail.com> | 2023-06-17 15:08:36 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-06-17 15:14:12 +0800 |
commit | 36c4569b9f7661625e12e2bdca4bc94838fe2a18 (patch) | |
tree | 40344139479add9d5e9b9df8466b1828ff6ce81c /chapter01/changelog.xml | |
parent | a3bd4689406e3a9c62d5c5c1ba34cc473e4626ab (diff) |
Replace pkg-config with pkgconf
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 8d3e1de56..03732c156 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,16 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + + <listitem> + <para>2023-06-17</para> + <itemizedlist> + <listitem> + <para>[rahul] - Changed from pkg-config to pkgconf 1.9.5.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2023-06-09</para> <itemizedlist> |