Author: edng
Date: 2010-09-10 03:39:07 +0200 (Fri, 10 Sep 2010)
New Revision: 30869
Modified:
plugins/sfI18NGettextPluralPlugin/trunk/package.xml
Log:
Modified: plugins/sfI18NGettextPluralPlugin/trunk/package.xml
===================================================================
--- plugins/sfI18NGettextPluralPlugin/trunk/package.xml 2010-09-10 01:17:45 UTC
(rev 30868)
+++ plugins/sfI18NGettextPluralPlugin/trunk/package.xml 2010-09-10 01:39:07 UTC
(rev 30869)
@@ -50,11 +50,18 @@
<name>symfony</name>
<channel>pear.symfony-project.com</channel>
<min>1.4.0</min>
- <max>1.4.0</max>
+ <max>1.4.9</max>
</package>
</required>
</dependencies>
<phprelease />
- <changelog />
+ <changelog>
+ <release>
+ <version>1.0.0</version>
+ <state>stable</state>
+ <date>2010-09-09</date>
+ <notes>Initial release</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.