diff --git a/docs/changelog/6.x.x.txt b/docs/changelog/6.x.x.txt
index bf57600d3..b38a78f8e 100644
--- a/docs/changelog/6.x.x.txt
+++ b/docs/changelog/6.x.x.txt
@@ -20,6 +20,9 @@
- Added a wiki-like feature that will automatically bring a user to the
create a page form if they are in admin mode, and click on a link to
a page that doesn't exist yet.
+ - Help is now capable of using inheritance.
+ - Template help can/should now be broken out as seperate fields going
+ forward.
- Many changes for better XHTML compliance.
- Refactored admin bar to be more dynamic.
- Removed start/end dates from assets in favor of the workflow system.
diff --git a/docs/upgrades/templates-6.99.0/help.tmpl b/docs/upgrades/templates-6.99.0/help.tmpl
index 39a9380f1..5b5047d90 100644
--- a/docs/upgrades/templates-6.99.0/help.tmpl
+++ b/docs/upgrades/templates-6.99.0/help.tmpl
@@ -6,7 +6,7 @@
-
:
+
:
@@ -39,7 +39,7 @@
~~~