diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml
index 0f3e1dd0e..58fe7df8d 100644
--- a/appendices/dependencies.xml
+++ b/appendices/dependencies.xml
@@ -694,7 +694,7 @@
Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Gettext,
- Grep, Gzip, Make, Perl, Sed, and Texinfo
+ Grep, Gzip, Linux API Headers, Make, Perl, Sed, and Texinfo
@@ -837,8 +837,8 @@
&dependencies;
- Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make,
- Ncurses, Sed, and Texinfo
+ Bash, Binutils, Bison, Coreutils, Diffutils, GCC, Glibc, Grep,
+ Make, Ncurses, Sed, and Texinfo
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 3d50f4181..7bb320409 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,23 @@
-->
+
+
+ 2010-07-18
+
+
+ [bdubbs] - Updated dependencies for GRUB and Glibc.
+ Thanks to splotz90 for the patch. Fixes
+ #2716.
+
+
+ [bdubbs] - Clarified wording about device creation
+ when mounting virtual filesystems. Fixes
+ #2715.
+
+
+
+
2010-07-07