<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,7 @@
 == Change Log
 
-=== Edge
+=== 0.6.8 Incise
+* Fix bug with FileNotFoundPage subclasses and draft status. [cradle]
 * Update radiant:freeze:edge task to support BRANCH, TAG, and REVISION. [John 
 Muhl]
 * Update to Haml 2.0.1. [Jim Gay]</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -4,7 +4,8 @@
 The following people have submitted changes which have been applied to the
 core:
 
-=== Edge
+=== 0.6.8 Incise
+* cradle
 * Tim Gossett
 * John Muhl
 * Josh French</diff>
      <filename>CONTRIBUTORS</filename>
    </modified>
    <modified>
      <diff>@@ -67,8 +67,8 @@ ActiveRecord::Schema.define(:version =&gt; 21) do
     t.datetime &quot;updated_at&quot;
   end
 
-  add_index &quot;sessions&quot;, [&quot;session_id&quot;], :name =&gt; &quot;index_sessions_on_session_id&quot;
   add_index &quot;sessions&quot;, [&quot;updated_at&quot;], :name =&gt; &quot;index_sessions_on_updated_at&quot;
+  add_index &quot;sessions&quot;, [&quot;session_id&quot;], :name =&gt; &quot;index_sessions_on_session_id&quot;
 
   create_table &quot;snippets&quot;, :force =&gt; true do |t|
     t.string   &quot;name&quot;,          :limit =&gt; 100, :default =&gt; &quot;&quot;, :null =&gt; false</diff>
      <filename>db/schema.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6dddd6c9ebc8cafcb188fe5595bfef251d23bfbd</id>
    </parent>
  </parents>
  <author>
    <name>Sean Cribbs</name>
    <email>seancribbs@gmail.com</email>
  </author>
  <url>http://github.com/radiant/radiant/commit/5e2a840cb444503f8ff1b8a89a875f4239069397</url>
  <id>5e2a840cb444503f8ff1b8a89a875f4239069397</id>
  <committed-date>2008-07-27T13:28:40-07:00</committed-date>
  <authored-date>2008-07-27T13:28:40-07:00</authored-date>
  <message>Update history.</message>
  <tree>b49119d723775f47f478f41e0f8fa3f0fa5b1a8f</tree>
  <committer>
    <name>Sean Cribbs</name>
    <email>seancribbs@gmail.com</email>
  </committer>
</commit>
