]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/plugins/akismet/readme.txt
Wordpress 2.8.2
[autoinstalls/wordpress.git] / wp-content / plugins / akismet / readme.txt
index 6b4a2426e17d54524027cad89349c20bf7b7d197..f34baf53dd86ee355e2f15ae0ab1fe932e5d0505 100644 (file)
@@ -1,6 +1,8 @@
 === Akismet ===
-Contributors: matt, ryan, andy, mdawaffe
+Contributors: matt, ryan, andy, mdawaffe, tellyworth
 Tags: akismet, comments, spam
+Requires at least: 2.0
+Tested up to: 2.8.2
 
 Akismet checks your comments against the Akismet web service to see if they look like spam or not.
 
@@ -20,3 +22,21 @@ PS: You'll need a [WordPress.com API key](http://wordpress.com/api-keys/) to use
 Upload the Akismet plugin to your blog, Activate it, then enter your [WordPress.com API key](http://wordpress.com/api-keys/).
 
 1, 2, 3: You're done!
+
+== Changelog ==
+
+= 2.2.6 =
+
+* Fix a global warning introduced in 2.2.5
+* Add changelog and additional readme.txt tags
+* Fix an array conversion warning in some versions of PHP
+* Support a new WPCOM_API_KEY constant for easier use with WordPress MU
+
+= 2.2.5 =
+
+* Include a new Server Connectivity diagnostic check, to detect problems caused by firewalls
+
+= 2.2.4 =
+
+* Fixed a key problem affecting the stats feature in WordPress MU
+* Provide additional blog information in Akismet API calls