diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index bc6cc0171..29568b18a 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,17 @@
-->
+
+ 2011-01-25
+
+
+ [bdubbs] Add a note about optionally building
+ popt before pkg-config. Fixes
+ #2781.
+
+
+
+
2011-01-24
diff --git a/chapter06/pkg-config.xml b/chapter06/pkg-config.xml
index ceb9581cf..444a30c9a 100644
--- a/chapter06/pkg-config.xml
+++ b/chapter06/pkg-config.xml
@@ -42,6 +42,12 @@
Installation of Pkg-config
+ Pkg-Config will use an included version of Popt to parse
+ command line options. If an external version of Popt is desired, install
+ that version using the BLFS Popt build
+ instructions before installing Pkg-config.
+
Prepare Pkg-config for compilation:
./configure --prefix=/usr
diff --git a/general.ent b/general.ent
index 6ec9cbe4b..6d327df50 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-
-
+
+