<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,16 @@
 # Changelog
 
+### Version 2.6 [&amp;sect;](http://tarskitheme.com/)
+
+#### Tweaks
+
+  * Change of DOCTYPE to [HTML 5][html5]
+  * Removed &lt;abbr title=&quot;XHTML Friends Network&quot;&gt;XFN&lt;/abbr&gt; support as the
+    `profile` attribute is not supported in HTML 5
+
+[html5]: http://www.whatwg.org/specs/web-apps/current-work/
+
+
 ### Version 2.5 [&amp;sect;](http://tarskitheme.com/2009/08/07/25-release/)
 
 #### New features</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -24,4 +24,4 @@
 	
 &lt;/div&gt; &lt;!-- /footer --&gt;
 
-&lt;/div&gt;&lt;?php wp_footer(); ?&gt;&lt;/body&gt;&lt;/html&gt;
\ No newline at end of file
+&lt;/div&gt;&lt;?php wp_footer(); ?&gt;&lt;/body&gt;&lt;/html&gt;</diff>
      <filename>footer.php</filename>
    </modified>
    <modified>
      <diff>@@ -1,14 +1,11 @@
-&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
-&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; &lt;?php language_attributes('xhtml'); ?&gt;&gt;
-
-&lt;head profile=&quot;http://gmpg.org/xfn/11&quot;&gt;&lt;title&gt;&lt;?php echo tarski_doctitle(); ?&gt;&lt;/title&gt;
-
-	&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;&lt;?php echo get_bloginfo('html_type') .'; charset=' . get_bloginfo('charset'); ?&gt;&quot; /&gt;	
+&lt;!DOCTYPE html&gt;
+&lt;html &lt;?php language_attributes('html'); ?&gt;&gt;&lt;head&gt;
+	&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;&lt;?php echo get_bloginfo('html_type') .'; charset=' . get_bloginfo('charset'); ?&gt;&quot; /&gt;
+	&lt;title&gt;&lt;?php echo tarski_doctitle(); ?&gt;&lt;/title&gt;
+	
 	&lt;?php wp_head(); ?&gt;
 
-&lt;/head&gt;
-
-&lt;body id=&quot;&lt;?php tarski_bodyid(); ?&gt;&quot; class=&quot;&lt;?php tarski_bodyclass(); ?&gt;&quot;&gt;&lt;div id=&quot;wrapper&quot;&gt;
+&lt;/head&gt;&lt;body id=&quot;&lt;?php tarski_bodyid(); ?&gt;&quot; class=&quot;&lt;?php tarski_bodyclass(); ?&gt;&quot;&gt;&lt;div id=&quot;wrapper&quot;&gt;
 
 &lt;div id=&quot;header&quot;&gt;
 </diff>
      <filename>header.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>dcae156047a86b2381f5576302a56ddbf18134e8</id>
    </parent>
  </parents>
  <author>
    <name>Benedict Eastaugh</name>
    <email>benedict@eastaugh.net</email>
  </author>
  <url>http://github.com/ionfish/tarski/commit/430546d802a59b349c3cbf2e0620956075016c1b</url>
  <id>430546d802a59b349c3cbf2e0620956075016c1b</id>
  <committed-date>2009-08-06T17:00:57-07:00</committed-date>
  <authored-date>2009-08-06T17:00:57-07:00</authored-date>
  <message>Change DOCTYPE to HTML 5. Fixes gh-6.</message>
  <tree>ff2f31c03e6f9e197e9f8eaa599871e1bcf9750d</tree>
  <committer>
    <name>Benedict Eastaugh</name>
    <email>benedict@eastaugh.net</email>
  </committer>
</commit>
