<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,8 @@
 = Git
 
+= 0.0.6
+
+* Added spam_answer_tag for simple spam protection or CAPTCHA
 * Added comments.notify_creator and comments.notify_updater to send emails to the page creator/updater [Jim Gay]
 * Added accept.png icon and rake task to copy it. [ryan@artofmission.com]
 </diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -24,7 +24,8 @@ Remember to run the migration. This _WILL_ delete any snippets named 'comment',
 
   rake radiant:extensions:comments:migrate
 
-To enable spam protection, you will need to set your Akismet or Mollom key and url in the Radiant config.
+To enable spam protection, you will need to use the spam_answer_tag in your comment forms or set your 
+Akismet or Mollom key and url in the Radiant config.
 
 To enable the Akismet protection, get yourself an account at http://akismet.com/personal/ for your personal
 blog or at http://akismet.com/commercial/ for your commercial sites. Then set your personal key and url
@@ -71,6 +72,8 @@ The snippets &quot;comments&quot;, &quot;comment&quot; and &quot;comment_form&quot; are created by the migrati
 
 == Contributors
 
+* Benny Degezelle
+* Frank Louwers (thanks to Jan De Poorter for the Mollom ruby lib)
 * Jim Gay of http://www.saturnflyer.com, sponsored by http://ignitesocialmedia.com/.
 * Michael Hale of http://halethegeek.com/, sponsored by http://ignitesocialmedia.com/.
 * Nathaniel Talbott of http://terralien.com/, sponsored by http://ignitesocialmedia.com/.
@@ -80,7 +83,5 @@ The snippets &quot;comments&quot;, &quot;comment&quot; and &quot;comment_form&quot; are created by the migrati
 * Keith Bingman
 * Sean Cribbs
 * Ryan Heneise
-* Frank Louwers (thanks to Jan De Poorter for the Mollom ruby lib)
-* Benny Degezelle
 
 If you contribute, go ahead and add your name to the list! 
\ No newline at end of file</diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -1,9 +1,9 @@
 require_dependency 'application'
 
 class CommentsExtension &lt; Radiant::Extension
-  version &quot;0.0.5&quot;
+  version &quot;0.0.6&quot;
   description &quot;Adds blog-like comments and comment functionality to pages.&quot;
-  url &quot;http://github.com/ntalbott/radiant-comments/tree/master&quot;
+  url &quot;http://github.com/saturnflyer/radiant-comments&quot;
   
   define_routes do |map|                
     map.with_options(:controller =&gt; 'admin/comments') do |comments| </diff>
      <filename>comments_extension.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>90966cba186e00281262ae24354866c1ac1ad3ad</id>
    </parent>
  </parents>
  <author>
    <name>Jim Gay</name>
    <email>jim@saturnflyer.com</email>
  </author>
  <url>http://github.com/artofmission/radiant-comments/commit/e707e16022b808f234bf348b7bb78cd14080ce1d</url>
  <id>e707e16022b808f234bf348b7bb78cd14080ce1d</id>
  <committed-date>2009-05-05T06:24:18-07:00</committed-date>
  <authored-date>2009-05-05T06:24:18-07:00</authored-date>
  <message>update version and history</message>
  <tree>826e8fcfbc23e6f89f50e56243b63d731a5d5f4c</tree>
  <committer>
    <name>Jim Gay</name>
    <email>jim@saturnflyer.com</email>
  </committer>
</commit>
