summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wp-syntax/README.txt')
-rw-r--r--plugins/wp-syntax/README.txt14
1 files changed, 10 insertions, 4 deletions
diff --git a/plugins/wp-syntax/README.txt b/plugins/wp-syntax/README.txt
index d7940df7..3a322642 100644
--- a/plugins/wp-syntax/README.txt
+++ b/plugins/wp-syntax/README.txt
@@ -3,8 +3,8 @@ Contributors: shazahm1@hotmail.com, rmm5t
Donate link: http://connections-pro.com
Tags: syntax highlighting, syntax, highlight, code, formatting
Requires at least: 3.0
-Tested up to: 3.1
-Stable tag: 0.9.9
+Tested up to: 3.1.3
+Stable tag: 0.9.10
WP-Syntax provides clean syntax highlighting for embedding source code within pages or posts.
@@ -167,7 +167,10 @@ review the [GeSHi Documentation](http://qbnz.com/highlighter/geshi-doc.html).
== Changelog ==
-**0.9.9** : Fix to support child theme's. WP-Syntax now requires WP >= 3.0.
+**0.9.10** : Fix for security vulnerability when register_globals in php is
+ enabled;
+
+**0.9.9** : Fix to support child theme's. WP-Syntax now requires WP >= 3.0.
Credit to [OddOneOut](http://wordpress.org/support/topic/wp-syntax-css-with-twenty-ten-child-theme)
Updated to use 1.0.8.9.
@@ -233,5 +236,8 @@ conflicts with other plugins;
== Upgrade Notice ==
+= 0.9.10 =
+Fixes a security vulnerability. Upgrade immediately.
+
= 0.9.9 =
-Compatible with WP >= 3.0 and latest GeSHi \ No newline at end of file
+Compatible with WP >= 3.0 and latest GeSHi