diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 36bff25ea..87d542d8f 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,17 @@
appropriate for the entry or if needed the entire day's listitem.
-->
+
+ 2023-09-07
+
+
+ [xry111] - Fix an issue in pkgconf-2.0.3 causing
+ BLFS packages fail to build. Fixes
+ #5341.
+
+
+
+
2023-09-05
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index d7c391796..d78d35df0 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -62,9 +62,9 @@
-
+
@@ -167,9 +167,9 @@
-
+
diff --git a/chapter08/pkgconf.xml b/chapter08/pkgconf.xml
index 841ba1ca2..0d00c7d9d 100644
--- a/chapter08/pkgconf.xml
+++ b/chapter08/pkgconf.xml
@@ -43,15 +43,12 @@
Installation of Pkgconf
-
+
+ Fix a regression in pkgconf-2.0.3 breaking BLFS packages:
+
+ sed -i 's/str\(cmp.*package\)/strn\1, strlen(pkg->why)/' cli/main.c
+
Prepare Pkgconf for compilation:
./configure --prefix=/usr \