Development

Changeset 18159

You must first sign up to be able to contribute.

Changeset 18159

Show
Ignore:
Timestamp:
05/12/09 12:49:57 (4 years ago)
Author:
jerome.etienne
Message:

release of 0.9.0

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfWebRPCPlugin/package.xml.tmpl

    r14798 r18159  
    33  <name>sfWebRPCPlugin</name> 
    44  <channel>pear.symfony-project.com</channel> 
    5   <summary>make it ultra easy to write rpc server with symfony</summary> 
    6   <description>make it ultra easy to write rpc server with symfony</description> 
     5  <summary>make it ultra easy to write rpc server with symfony (support xmlrpc, jsonp and json)</summary> 
     6  <description>make it ultra easy to write rpc server with symfony (support xmlrpc, jsonp and json)</description> 
    77  <lead> 
    88    <name>Jerome Etienne</name> 
     
    3636        <name>symfony</name> 
    3737        <channel>pear.symfony-project.com</channel> 
    38         <min>1.2.0</min> 
     38        <min>1.1.0</min> 
    3939        <max>1.3.0</max> 
    4040        <exclude>1.3.0</exclude> 
     
    4444  <phprelease></phprelease> 
    4545  <changelog> 
     46    <release> 
     47      <version> 
     48        <release>0.9.0</release> 
     49        <api>0.9.0</api> 
     50      </version> 
     51      <stability> 
     52        <release>stable</release> 
     53        <api>stable</api> 
     54      </stability> 
     55      <date>2009-01-01</date> 
     56      <license uri="http://svn.symfony-project.com/plugins/sfWebRPCPlugin/trunk/LICENSE"> 
     57        MIT license 
     58      </license> 
     59      <notes> 
     60        * handle xmlrpc (jsonp soon) 
     61        * initial release 
     62      </notes> 
     63    </release>     
    4664    <release> 
    4765      <version> 
     
    5472      </stability> 
    5573      <date>2009-01-01</date> 
    56       <license uri="http://svn.symfony-project.com/plugins/sfWorkerPlugin/trunk/LICENSE"> 
     74      <license uri="http://svn.symfony-project.com/plugins/sfWebRPCPlugin/trunk/LICENSE"> 
    5775        MIT license 
    5876      </license>