<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,7 +9,8 @@ Changelog                                         HTMLPurifier : Phorum Mod
     . Internal change
 ==========================
 
-Version 3.0.0.1 for Phorum 5.2, unknown release date
+Version 4.0.0 for Phorum 5.2, released July 9, 2009
+# Works only with HTML Purifier 4.0.0
 ! Better installation documentation
 - Fixed double encoded quotes
 - Fixed fatal error when migrate.php is blank</diff>
      <filename>plugins/phorum/Changelog</filename>
    </modified>
    <modified>
      <diff>@@ -2,6 +2,11 @@
 Install
     How to install the Phorum HTML Purifier plugin
 
+0. PREREQUISITES
+----------------
+This Phorum module only works on PHP5 and with HTML Purifier 4.0.0
+or later.
+
 1. UNZIP
 --------
 Unzip phorum-htmlpurifier-x.y.z, producing an htmlpurifier folder.</diff>
      <filename>plugins/phorum/INSTALL</filename>
    </modified>
    <modified>
      <diff>@@ -17,7 +17,7 @@
  * administrators who need to edit other people's comments may be at
  * risk for some nasty attacks.
  *
- * Tested with Phorum 5.2.6.
+ * Tested with Phorum 5.2.11.
  */
 
 // Note: Cache data is base64 encoded because Phorum insists on flinging</diff>
      <filename>plugins/phorum/htmlpurifier.php</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ title:   HTML Purifier Phorum Mod
 desc:    This module enables standards-compliant HTML filtering on Phorum. Please check migrate.bbcode.php before enabling this mod.
 author:  Edward Z. Yang
 url:     http://htmlpurifier.org/
-version: 3.0.0
+version: 4.0.0
 
 hook:  format|phorum_htmlpurifier_format
 hook:  quote|phorum_htmlpurifier_quote</diff>
      <filename>plugins/phorum/info.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2b72d0445f2314bcdac64277a043e3196a17c2a1</id>
    </parent>
  </parents>
  <author>
    <name>Edward Z. Yang</name>
    <email>ezyang@mit.edu</email>
  </author>
  <url>http://github.com/ezyang/htmlpurifier/commit/af45a6c191ea1c27681d0ba648486f13e016b60a</url>
  <id>af45a6c191ea1c27681d0ba648486f13e016b60a</id>
  <committed-date>2009-07-09T18:12:35-07:00</committed-date>
  <authored-date>2009-07-09T18:12:35-07:00</authored-date>
  <message>Release Phorum module 4.0.0.

Signed-off-by: Edward Z. Yang &lt;ezyang@mit.edu&gt;</message>
  <tree>77ad2615fd32e0d406a6d1624d6987946f7b6b02</tree>
  <committer>
    <name>Edward Z. Yang</name>
    <email>ezyang@mit.edu</email>
  </committer>
</commit>
