<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -16,6 +16,7 @@
 
 #### Bug fixes
 
+  * Floated elements in the post content are now cleared
   * Always link to the 'respond' anchor if comments are open but none have been
     posted yet
 </diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -30,7 +30,7 @@
 						&lt;?php } ?&gt;
 					&lt;/div&gt;
 					
-					&lt;div class=&quot;content&quot;&gt;
+					&lt;div class=&quot;content clearfix&quot;&gt;
 						&lt;?php the_content(); ?&gt;
 					&lt;/div&gt;
 </diff>
      <filename>index.php</filename>
    </modified>
    <modified>
      <diff>@@ -4,7 +4,7 @@
 		
 		&lt;div &lt;?php post_class('aside'); ?&gt; id=&quot;p-&lt;?php the_ID(); ?&gt;&quot;&gt;
 			
-			&lt;div class=&quot;content entry-content&quot;&gt;&lt;?php the_content(__('Read the rest of this entry &amp;raquo;','tarski')); ?&gt;&lt;/div&gt;
+			&lt;div class=&quot;content entry-content clearfix&quot;&gt;&lt;?php the_content(__('Read the rest of this entry &amp;raquo;','tarski')); ?&gt;&lt;/div&gt;
 			
 			&lt;p class=&quot;meta&quot;&gt;&lt;span class=&quot;date updated&quot;&gt;&lt;?php the_time(get_option('date_format')); ?&gt;&lt;/span&gt;&lt;?php tarski_author_posts_link(); ?&gt; | &lt;a class=&quot;comments-link&quot; rel=&quot;bookmark&quot; href=&quot;&lt;?php the_permalink(); ?&gt;&quot;&gt;&lt;?php tarski_asides_permalink_text(); ?&gt;&lt;/a&gt;&lt;?php edit_post_link(__('edit','tarski'), ' (', ')'); ?&gt;&lt;/p&gt;
 			
@@ -27,7 +27,7 @@
 				edit_post_link(__('edit', 'tarski'),' &lt;span class=&quot;edit&quot;&gt;(',')&lt;/span&gt;'); ?&gt;&lt;/p&gt;
 			&lt;/div&gt;
 			
-			&lt;div class=&quot;content entry-content&quot;&gt;
+			&lt;div class=&quot;content entry-content clearfix&quot;&gt;
 				&lt;?php the_content(__('Read the rest of this entry &amp;raquo;','tarski')); ?&gt;
 			&lt;/div&gt;
 			</diff>
      <filename>loop.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7ff5a0879e2710e7e0bc00b1754673232a2ac939</id>
    </parent>
  </parents>
  <author>
    <name>Benedict Eastaugh</name>
    <email>benedict@eastaugh.net</email>
  </author>
  <url>http://github.com/ionfish/tarski/commit/d34a8cbf32a8b94fd06fb4693099fdcbe1199f23</url>
  <id>d34a8cbf32a8b94fd06fb4693099fdcbe1199f23</id>
  <committed-date>2009-09-12T12:13:54-07:00</committed-date>
  <authored-date>2009-09-12T12:13:54-07:00</authored-date>
  <message>Clear post entry contents.</message>
  <tree>8ea71b2d07073f47db42ea7b06712c6c38f81ef3</tree>
  <committer>
    <name>Benedict Eastaugh</name>
    <email>benedict@eastaugh.net</email>
  </committer>
</commit>
