Author: Kris.Wallsmith
Date: 2010-03-10 13:17:03 +0100 (Wed, 10 Mar 2010)
New Revision: 28458
Modified:
plugins/sfDoctrineMasterSlavePlugin/trunk/package.xml.tmpl
Log:
[sfDoctrineMasterSlavePlugin] released version 1.0.2
Modified: plugins/sfDoctrineMasterSlavePlugin/trunk/package.xml.tmpl
===================================================================
--- plugins/sfDoctrineMasterSlavePlugin/trunk/package.xml.tmpl 2010-03-10
12:08:52 UTC (rev 28457)
+++ plugins/sfDoctrineMasterSlavePlugin/trunk/package.xml.tmpl 2010-03-10
12:17:03 UTC (rev 28458)
@@ -75,5 +75,21 @@
* Fixed filtering of model builder options
</notes>
</release>
+ <release>
+ <version>
+ <release>1.0.2</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>
+ <license>MIT</license>
+ <date>2010-03-10</date>
+ <notes>
+ * Updated slave accessor to accept a connection as an argument (like
the master accessor)
+ </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.