bug fix and typo fixes
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index db30ad4..c423ac6 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -88,7 +88,7 @@
 
 <h3>Bug fixes for 1.7.2</h3>
 <ul>
-	<li>Fixed assorted user guide typos or examples (#6743, #7214).</li>
+	<li>Fixed assorted user guide typos or examples (#6743, #7214, #7516, #7287).</li>
 	<li>doctype helper default value was missing a "1".</li>
 	<li>Fixed a bug with ORIG_PATH_INFO that was allowing URIs of just a slash through.</li>
 	<li>Fixed a fatal error in the Oracle and ODBC drivers (#6752)</li>