Changeset 3470
- Timestamp:
- 02/15/07 17:19:08 (6 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfPropelActAsNestedSetBehaviorPlugin/README
r3468 r3470 201 201 == Changelog == 202 202 203 === 2007-02-15 | 0.6.1 === 204 205 Fixed minor bug in getPath() 206 203 207 === 2007-02-15 | 0.6.0 === 204 208 plugins/sfPropelActAsNestedSetBehaviorPlugin/package.xml
r3464 r3470 13 13 <date>2007-02-15</date> 14 14 <version> 15 <release>0.6. 0</release>16 <api>0.6. 0</api>15 <release>0.6.1</release> 16 <api>0.6.1</api> 17 17 </version> 18 18 <stability> … … 53 53 54 54 <changelog> 55 56 <release> 57 <version> 58 <release>0.6.1</release> 59 <api>0.6.1</api> 60 </version> 61 <stability> 62 <release>beta</release> 63 <api>beta</api> 64 </stability> 65 <date>2007-02-15</date> 66 <license uri="http://www.symfony-project.com/license">MIT license</license> 67 <notes> 68 Fixed minor bug in getPath() 69 </notes> 70 </release> 55 71 56 72 <release>