Author: mstrzele
Date: 2010-09-01 12:12:45 +0200 (Wed, 01 Sep 2010)
New Revision: 30802

Added:
   plugins/sfPostgresDoctrinePlugin/config/publish/onetoone.yml
Modified:
   plugins/sfPostgresDoctrinePlugin/package.xml
Log:


Added: plugins/sfPostgresDoctrinePlugin/config/publish/onetoone.yml
===================================================================
--- plugins/sfPostgresDoctrinePlugin/config/publish/onetoone.yml                
                (rev 0)
+++ plugins/sfPostgresDoctrinePlugin/config/publish/onetoone.yml        
2010-09-01 10:12:45 UTC (rev 30802)
@@ -0,0 +1 @@
+

Modified: plugins/sfPostgresDoctrinePlugin/package.xml
===================================================================
--- plugins/sfPostgresDoctrinePlugin/package.xml        2010-09-01 10:10:13 UTC 
(rev 30801)
+++ plugins/sfPostgresDoctrinePlugin/package.xml        2010-09-01 10:12:45 UTC 
(rev 30802)
@@ -19,8 +19,8 @@
        </lead>
        <date>2010-09-01</date>
        <version>
-               <release>1.1.23</release>
-               <api>1.1.23</api>
+               <release>1.1.24</release>
+               <api>1.1.24</api>
        </version>
        <stability>
                <release>stable</release>
@@ -47,6 +47,7 @@
                                <file role="data" name="types.yml" />
                                <file role="data" name="views.yml" />
                                <file role="data" name="omit.yml" />
+                               <file role="data" name="onetoone.yml" />
                    </dir>                                                      
        
                </dir>  
                
@@ -627,5 +628,25 @@
                       * mstrzele: update README file              
                    </notes>
                </release>
+                                       <release>
+                   <version>
+                         <release>1.1.24</release>
+                     <api>1.1.24</api>
+                   </version>
+                   <stability>
+                     <release>stable</release>
+                     <api>stable</api>
+                   </stability>
+                   <license uri="http://www.symfony-project.com/license";>
+                     MIT license
+                   </license>
+                   <date>2010-09-01</date>
+                   <license>MIT</license>
+                   <notes>                    
+                      * mstrzele: fixed bug with yml files 
+                      * mstrzele: addon One To One relation in schema and 
model generation
+                      * mstrzele: update README file               
+                   </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.

Reply via email to