<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -12,7 +12,11 @@ An interactive console for WordPress developers
 
 One killer feature of [Ruby on Rails](http://rubyonrails.org/) is the Rails Console.  It allows developers to examine and modify their code and data interactively from within the Rails environment. This plugin's aim is to provide a similar environment for WordPress plugin developers.
 
-Once activated, the plugin adds a &quot;Console&quot; page to the administrator's &quot;Tools&quot; menu. This page includes a JavaScript-based interactive shell which loads the WordPress environment. It allows execution of arbitrary PHP code as well as anything defined by WordPress or activated plugins. This is awesome.
+Once activated, the plugin adds a &quot;Console&quot; page to the administrator's &quot;Tools&quot; menu. This page includes a JavaScript-based interactive shell which loads the WordPress environment. It allows execution of arbitrary PHP code as well as anything defined by WordPress or activated plugins. This is awesome. Still not convinced? [Watch a screencast!](http://vimeo.com/5300607)
+
+= New In This Version =
+
+1.  Increased Security! Requires shared secret to run PHP commands.
 
 **SECURITY NOTICE**
 
@@ -48,5 +52,8 @@ You should fork the project on [GitHub](http://github.com/sant0sk1/wordpress-con
 
 == Changelog ==
 
+= 0.1.1 =
+* Require shared secret
+
 = 0.1.0 =
 * Initial release
\ No newline at end of file</diff>
      <filename>readme.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>cbd7add5ae56798809f6f818f8c481226374fcb3</id>
    </parent>
  </parents>
  <author>
    <name>sant0sk1</name>
    <email>sant0sk1@b8457f37-d9ea-0310-8a92-e5e31aec5664</email>
  </author>
  <url>http://github.com/sant0sk1/wordpress-console/commit/670545a3327d96d82823bc71f52a0f28801cbb0a</url>
  <id>670545a3327d96d82823bc71f52a0f28801cbb0a</id>
  <committed-date>2009-06-24T17:16:33-07:00</committed-date>
  <authored-date>2009-06-24T17:16:33-07:00</authored-date>
  <message>updated readme with security patch

git-svn-id: http://svn.wp-plugins.org/wordpress-console/trunk@129230 b8457f37-d9ea-0310-8a92-e5e31aec5664</message>
  <tree>d91a27b8226f107bfad8d59b3125a9f4e30126a7</tree>
  <committer>
    <name>sant0sk1</name>
    <email>sant0sk1@b8457f37-d9ea-0310-8a92-e5e31aec5664</email>
  </committer>
</commit>
