<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -12,7 +12,7 @@ a per-field basis.
 
 To install, do:
 
-  script/plugin install http://xssterminate.googlecode.com/svn/trunk/xss_terminate
+  script/plugin install git://github.com/look/xss_terminate.git
 
 == HTML sanitization
 
@@ -69,7 +69,7 @@ the before_save hook.
 
 +xss_terminate+ is based on +acts_as_sanitized+. Here is what's different:
 
-* Supports Rails 2.0-2.2 (may work on edge Rails)
+* Supports Rails 2.0-2.2 (may work on edge Rails, but I haven't tested it)
 * Automatic. It is included with default options in &lt;tt&gt;ActiveReord::Base&lt;/tt&gt; so all your models are sanitized.
 * It works with migrations. Columns are fetched when model is saved, not when the class is loaded.
 * You can decide whether to sanitize or strip tags on a field-by-field basis instead of model-by-model.
@@ -88,6 +88,8 @@ Written by {Luke Francl}[http://railspikes.com] and based on acts_as_sanitized b
 
 HTML5Lib sanitization by {Jacques Distler}[http://golem.ph.utexas.edu/~distler].
 
+Bug fixes and reports from a cast of thousands.
+
 == License
 
 MIT License, except for lib/html5lib_sanitize.rb which is under the </diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>180bc220e55caa7c84b48a26b296732b5db16df3</id>
    </parent>
  </parents>
  <author>
    <name>Luke Francl</name>
    <email>look@subtleknife.local</email>
  </author>
  <url>http://github.com/look/xss_terminate/commit/af692af938f538d23a305aae31bfcd203cbed14c</url>
  <id>af692af938f538d23a305aae31bfcd203cbed14c</id>
  <committed-date>2009-01-25T21:04:54-08:00</committed-date>
  <authored-date>2009-01-25T21:04:54-08:00</authored-date>
  <message>update readme</message>
  <tree>5412f1466d151af437ee21acbedc9e64ca4d1cb1</tree>
  <committer>
    <name>Luke Francl</name>
    <email>look@subtleknife.local</email>
  </committer>
</commit>
