diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt
index 97ab82246..f5ddfcfe2 100644
--- a/docs/changelog/7.x.x.txt
+++ b/docs/changelog/7.x.x.txt
@@ -1,4 +1,5 @@
7.6.0
+ - Made the charset metatag the highest thing in the head block.
- fixed: Textarea resizer has a gap between textbox and resizer initially
- added: getLineageIterator method to simplify working on large sets of assets
- fixed: Syndicated Content doesn't decode alternate character sets
diff --git a/lib/WebGUI/Session/Style.pm b/lib/WebGUI/Session/Style.pm
index 8fa494816..be5353e99 100644
--- a/lib/WebGUI/Session/Style.pm
+++ b/lib/WebGUI/Session/Style.pm
@@ -168,8 +168,8 @@ sub process {
$templateId = 'PBtmpl0000000000000132';
}
$var{'head.tags'} = '
-
+