Author: boutell
Date: 2010-02-02 17:17:28 +0100 (Tue, 02 Feb 2010)
New Revision: 27428

Modified:
   plugins/sfDoctrineActAsTaggablePlugin/trunk/package.xml.tmpl
Log:
ready for version 1.0.0



Modified: plugins/sfDoctrineActAsTaggablePlugin/trunk/package.xml.tmpl
===================================================================
--- plugins/sfDoctrineActAsTaggablePlugin/trunk/package.xml.tmpl        
2010-02-02 16:09:53 UTC (rev 27427)
+++ plugins/sfDoctrineActAsTaggablePlugin/trunk/package.xml.tmpl        
2010-02-02 16:17:28 UTC (rev 27428)
@@ -61,8 +61,8 @@
         <name>symfony</name>
         <channel>pear.symfony-project.com</channel>
         <min>1.2.0</min>
-        <max>1.3.0</max>
-        <exclude>1.3.0</exclude>
+        <max>2.0.0</max>
+        <exclude>2.0.0</exclude>
       </package>
     </required>
   </dependencies>
@@ -70,6 +70,38 @@
   <changelog>
     <release>
         <version>
+            <release>1.0.0</release>
+            <api>1.0.0</api>
+        </version>
+        <stability>
+            <release>stable</release>
+            <api>stable</api>
+        </stability>
+        <license uri="http://www.symfony-project.com/license";>MIT 
license</license>
+        <date>2010-02-02</date>
+        <license>MIT</license>
+        <notes>
+          Correct PEAR channel for package. --verbose option for 
taggable:clean, which is now quiet by default as all cron jobs should be when 
nothing is wrong. Documented taggable:clean. Added additional developer 
credits. Acknowledged Symfony 1.3/1.4 compatibility. Fixed schema.yml syntax 
for indexes for the tag table, the wrong syntax was tolerated by MySQL but 
caused errors in SQLite. Nonbreaking spaces are no longer inserted into the 
left spacer of the tag typeahead module. CSS suggestions updated. 
+        </notes>
+    </release>
+    <release>
+        <version>
+            <release>0.0.8</release>
+            <api>1.0.0</api>
+        </version>
+        <stability>
+            <release>stable</release>
+            <api>stable</api>
+        </stability>
+        <license uri="http://www.symfony-project.com/license";>MIT 
license</license>
+        <date>2009-06-09</date>
+        <license>MIT</license>
+        <notes>
+          Addressing a packaging problem. No functional changes
+        </notes>
+    </release>
+    <release>
+        <version>
             <release>0.0.7</release>
             <api>1.0.0</api>
         </version>

-- 
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