Author: p.juanpablo
Date: 2010-01-11 19:28:14 +0100 (Mon, 11 Jan 2010)
New Revision: 26488
Modified:
plugins/dcPropelReportsPlugin/trunk/package.xml
Log:
Modified: plugins/dcPropelReportsPlugin/trunk/package.xml
===================================================================
--- plugins/dcPropelReportsPlugin/trunk/package.xml 2010-01-11 18:17:51 UTC
(rev 26487)
+++ plugins/dcPropelReportsPlugin/trunk/package.xml 2010-01-11 18:28:14 UTC
(rev 26488)
@@ -39,6 +39,7 @@
<file role="data" name="README" />
<file role="data" name="LICENSE" />
<file role="data" name="TODO" />
+ <file role="data" name="CHANGELOG" />
<dir name="config">
<file role="data" name="config.php" />
<file role="data" name="routing.yml" />
@@ -202,5 +203,25 @@
* First version
</notes>
</release>
+
+
+ <release>
+ <version>
+ <release>0.1.1</release>
+ <api>1.2.0</api>
+ </version>
+ <stability>
+ <release>beta</release>
+ <api>beta</api>
+ </stability>
+ <license uri="http://www.symfony-project.org/license">MIT license</license>
+ <date>2010-01-06</date>
+ <license>MIT</license>
+ <notes>
+ * Fixed problem in dc_report_table module, when add first table to query
+ </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.