]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/plugins/akismet/readme.txt
Wordpress 3.0.2
[autoinstalls/wordpress.git] / wp-content / plugins / akismet / readme.txt
index f6b27fc253e54d880899935fae1c6c265626a282..db8234fce92a08f6c7f1419178618ce20fa13c51 100644 (file)
@@ -3,7 +3,8 @@ Contributors: matt, ryan, andy, mdawaffe, tellyworth, automattic
 Tags: akismet, comments, spam
 Requires at least: 2.0
 Tested up to: 3.0
-Stable tag: 2.3.0
+Stable tag: 2.4.0
+License: GPLv2
 
 Akismet checks your comments against the Akismet web service to see if they look like spam or not.
 
@@ -26,6 +27,17 @@ Upload the Akismet plugin to your blog, Activate it, then enter your [Akismet.co
 
 == Changelog ==
 
+= 2.4.0 =
+
+* Spell out that the license is GPLv2
+* Fix PHP warnings
+* Fix WordPress deprecated function calls
+* Fire the delete_comment action when deleting comments
+* Move code specific for older WP versions to legacy.php
+* General code clean up
+
+= 2.3.0 =
+
 * Fix "Are you sure" nonce message on config screen in WPMU
 * Fix XHTML compliance issue in sidebar widget
 * Change author link; remove some old references to WordPress.com accounts