Changeset 13110
- Timestamp:
- 11/18/08 10:50:17 (5 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfDoctrineNestedSetManagerPlugin/branches/1.0/package.xml
r13108 r13110 14 14 <active>yes</active> 15 15 </lead> 16 <developer> 17 <name>Stephen Ostrow</name> 18 <user>Stephen.Ostrow</user> 19 <email>sostrow@sowebdesigns.com</email> 20 <active>yes</active> 21 </developer> 16 22 <date>2007-02-20</date> 17 23 <time>15:54:35</time> 18 24 <version> 19 <release>0.0. 0</release>20 <api>0.0. 0</api>25 <release>0.0.1</release> 26 <api>0.0.1</api> 21 27 </version> 22 28 <stability> … … 85 91 <notes>This is the initial plugin</notes> 86 92 </release> 93 <release> 94 <version> 95 <release>0.0.1</release> 96 <api>0.0.1</api> 97 </version> 98 <stability> 99 <release>alpha</release> 100 <api>alpha</api> 101 </stability> 102 <date>2007-02-20</date> 103 <license uri="http://svn.symfony-project.com/plugins/sfDoctrineNestedSetManagerPlugin/branches/1.0/LICENSE">MIT</license> 104 <notes>Adding Stephen.Ostrow as a developer</notes> 105 </release> 87 106 </changelog> 88 107 </package>