Author: skonsoft
Date: 2010-02-18 23:15:17 +0100 (Thu, 18 Feb 2010)
New Revision: 28130

Modified:
   plugins/sfTeraWurflPlugin/trunk/package.xml
Log:
fixing decorate_with in readme file

Modified: plugins/sfTeraWurflPlugin/trunk/package.xml
===================================================================
--- plugins/sfTeraWurflPlugin/trunk/package.xml 2010-02-18 21:59:47 UTC (rev 
28129)
+++ plugins/sfTeraWurflPlugin/trunk/package.xml 2010-02-18 22:15:17 UTC (rev 
28130)
@@ -13,17 +13,17 @@
     <email>[email protected]</email>
     <active>yes</active>
   </lead>
-  <date>2010-02-17</date>
+  <date>2010-02-18</date>
   <version>
-    <release>0.0.2</release>
-    <api>0.0.2</api>
+    <release>0.9.8</release>
+    <api>0.9.8</api>
   </version>
   <stability>
     <release>alpha</release>
     <api>alpha</api>
   </stability>
   <license uri="http://www.symfony-project.org/license";>MIT license</license>
-  <notes>- first implémentation of sfTeraWurflPlugin</notes>
+  <notes>- basic implémentation of sfTeraWurflPlugin</notes>
   <contents>
     <dir name="/">
                <dir name="config">
@@ -41,7 +41,7 @@
                                <file name="TeraWurflDatabase_MySQL5.php" 
role="data" />
                        </dir>
                        <dir name="helper">
-                               <file name="teraWurfulHelper.php" role="data" />
+                               <file name="teraWurflHelper.php" role="data" />
                        </dir>
                        <dir name="task">
                                <file name="terawurflCheckconfigTask.class.php" 
role="data" />
@@ -155,16 +155,19 @@
   <changelog>
        <release>
                <version>
-                       <release>0.0.2</release>
-                       <api>0.0.1</api>
+                       <release>0.9.8</release>
+                       <api>0.9.8</api>
                </version>
                <stability>
                        <release>alpha</release>
                        <api>alpha</api>
                </stability>
-               <date>2010-02-17</date>
+               <date>2010-02-18</date>
                <notes>
-                       * skonsoft: cleaning up plugin
+                       * skonsoft: fixing the 1.0.0 alpha version
+                       * skonsoft: fixing app.yml as default config file
+                       * skonsoft: fixing helper
+                       * skonsoft: fixing readme file
                </notes>
        </release>
   </changelog>

-- 
You received this message because you are subscribed to the Google Groups 
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/symfony-svn?hl=en.

Reply via email to