Changeset 9028
- Timestamp:
- 05/17/08 16:48:05 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfPluginManagerPlugin/branches/1.0/README
r9022 r9028 52 52 * Jonathan.Wage: bundled functionality from sfPackageMakerPlugin, added build-plugin-package pake task 53 53 * Jonathan.Wage: fixed issue with csv not working under windows 54 55 === 05-17-2008 | 1.0.1 Bugfix release === 56 * develop7: fixed bug that made generated packages dependent on itself 57 plugins/sfPluginManagerPlugin/branches/1.0/package-sfPluginManagerPlugin.xml
r9023 r9028 6 6 <description>This plugin is used for initializing new plugins, new plugin modules, and other misc. plugin tasks.</description> 7 7 <lead> 8 <name>Andrei Dziahel</name> 9 <user>develop7</user> 10 <email>trickster2k4@gmail.com</email> 11 <active>yes</active> 12 </lead> 13 <developer> 8 14 <name>Jonathan H. Wage</name> 9 15 <user>jwage</user> 10 16 <email>jonwage@gmail.com</email> 11 17 <active>yes</active> 12 </ lead>18 </developer> 13 19 <date>[automatic]</date> 14 20 <version> 15 <release>1.0. 0</release>16 <api>1.0. 0</api>21 <release>1.0.1</release> 22 <api>1.0.1</api> 17 23 </version> 18 24 <stability> … … 21 27 </stability> 22 28 <license uri="http://www.symfony-project.com/license">MIT license</license> 23 <notes> -</notes>29 <notes>Bugfix release</notes> 24 30 <contents> 25 31 [automatic]