Author: michkinn
Date: 2010-01-15 00:18:42 +0100 (Fri, 15 Jan 2010)
New Revision: 26660
Modified:
plugins/sfJqueryTreeDoctrineManagerPlugin/trunk/package.xml.tmpl
Log:
Adding multi root support
resolve rename bug
Modified: plugins/sfJqueryTreeDoctrineManagerPlugin/trunk/package.xml.tmpl
===================================================================
--- plugins/sfJqueryTreeDoctrineManagerPlugin/trunk/package.xml.tmpl
2010-01-14 23:15:56 UTC (rev 26659)
+++ plugins/sfJqueryTreeDoctrineManagerPlugin/trunk/package.xml.tmpl
2010-01-14 23:18:42 UTC (rev 26660)
@@ -35,7 +35,7 @@
<package>
<name>symfony</name>
<channel>pear.symfony-project.com</channel>
- <min>1.2.0</min>
+ <min>1.3.0</min>
<max>1.4.0</max>
</package>
</required>
@@ -74,6 +74,87 @@
* Fix issue on the pear package
</notes>
</release>
+ <release>
+ <version>
+ <release>1.0.2</release>
+ <api>1.0.1</api>
+ </version>
+ <stability>
+ <release>beta</release>
+ <api>beta</api>
+ </stability>
+ <license uri="http://www.symfony-project.com/license">MIT
license</license>
+ <license>MIT</license>
+ <date>2010-01-06</date>
+ <notes>
+ * Fix issue on the pear package
+ </notes>
+ </release>
+ <release>
+ <version>
+ <release>1.0.3</release>
+ <api>1.0.1</api>
+ </version>
+ <stability>
+ <release>beta</release>
+ <api>beta</api>
+ </stability>
+ <license uri="http://www.symfony-project.com/license">MIT
license</license>
+ <license>MIT</license>
+ <date>2010-01-06</date>
+ <notes>
+ * Fix issue on the pear package
+ </notes>
+ </release>
+ <release>
+ <version>
+ <release>1.0.4</release>
+ <api>1.0.1</api>
+ </version>
+ <stability>
+ <release>beta</release>
+ <api>beta</api>
+ </stability>
+ <license uri="http://www.symfony-project.com/license">MIT
license</license>
+ <license>MIT</license>
+ <date>2010-01-06</date>
+ <notes>
+ * Fix issue on the pear package
+ </notes>
+ </release>
+ <release>
+ <version>
+ <release>1.0.5</release>
+ <api>1.0.1</api>
+ </version>
+ <stability>
+ <release>beta</release>
+ <api>beta</api>
+ </stability>
+ <license uri="http://www.symfony-project.com/license">MIT
license</license>
+ <license>MIT</license>
+ <date>2010-01-06</date>
+ <notes>
+ * Fix issue on the pear package
+ </notes>
+ </release>
+ <release>
+ <version>
+ <release>1.2.0</release>
+ <api>1.2.0</api>
+ </version>
+ <stability>
+ <release>beta</release>
+ <api>beta</api>
+ </stability>
+ <license uri="http://www.symfony-project.com/license">MIT
license</license>
+ <license>MIT</license>
+ <date>2010-01-06</date>
+ <notes>
+ * Adding support for hasManyRoot
+ * Fix bugs
+ </notes>
+ </release>
</changelog>
</package>
--
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.