Development

Changeset 9028

You must first sign up to be able to contribute.

Changeset 9028

Show
Ignore:
Timestamp:
05/17/08 16:48:05 (2 months ago)
Author:
develop7
Message:

--user=develop7

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfPluginManagerPlugin/branches/1.0/README

    r9022 r9028  
    5252 * Jonathan.Wage: bundled functionality from sfPackageMakerPlugin, added build-plugin-package pake task 
    5353 * 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  
    66 <description>This plugin is used for initializing new plugins, new plugin modules, and other misc. plugin tasks.</description> 
    77 <lead> 
     8  <name>Andrei Dziahel</name> 
     9  <user>develop7</user> 
     10  <email>trickster2k4@gmail.com</email> 
     11  <active>yes</active> 
     12 </lead> 
     13 <developer> 
    814  <name>Jonathan H. Wage</name> 
    915  <user>jwage</user> 
    1016  <email>jonwage@gmail.com</email> 
    1117  <active>yes</active> 
    12  </lead
     18 </developer
    1319 <date>[automatic]</date> 
    1420 <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> 
    1723 </version> 
    1824 <stability> 
     
    2127 </stability> 
    2228 <license uri="http://www.symfony-project.com/license">MIT license</license> 
    23  <notes>-</notes> 
     29 <notes>Bugfix release</notes> 
    2430 <contents> 
    2531   [automatic]