Development

Changeset 16933

You must first sign up to be able to contribute.

Changeset 16933

Show
Ignore:
Timestamp:
04/03/09 12:43:54 (4 years ago)
Author:
hartym
Message:

[sfDynamicsPlugin] updated package.xml template for todays release.

Files:

Legend:

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

    r16932 r16933  
    4848      <stability><release>alpha</release><api>alpha</api></stability> 
    4949      <notes> 
    50         This release include changes from r15906 to r16932. 
     50        <![CDATA[ 
     51        This release include changes from r15906 to r16933. 
    5152 
    52         * documentation: refactored dynamic plugins information 
    53         * merged conflict in git repository 
    54         * changed config handler to work if plugin path is not the default one. 
    55         * added try/catch blocks around package loader to avoid thinking a 
     53        * documentation: refactored dynamic plugins information merged conflict 
     54        * in git repository changed config handler to work if plugin path is 
     55        * not the default one.  added try/catch blocks around package loader to 
     56        * avoid thinking a 
    5657          package is there if load fail. 
    57         * added jquery 1.3.2 
    58         * added automatic creation of supercache directory if it does not exists 
    59         * tuning of jquery 1.3.2 packageset 
    60         * updated jQuery1.3.2 and jQuery.ui 1.7 
    61         * fixed base theme path for jQuery UI 
    62         * removed debug mode 
    63         * updated "jquery-extra" packageset. as specified in documentation on 
    64           http://dynamics.dakrazy.net/documentation/bundled_configuration , this 
    65           packageset status is hazardous and subject to major changes before beta 
    66           release. 
    67         * added a <path> element  to package definition tags to allow adding 
     58        * added jquery 1.3.2 added automatic creation of supercache directory 
     59        * if it does not exists tuning of jquery 1.3.2 packageset updated 
     60        * jQuery1.3.2 and jQuery.ui 1.7 fixed base theme path for jQuery UI 
     61        * removed debug mode updated "jquery-extra" packageset. as specified in 
     62        * documentation on 
     63          http://dynamics.dakrazy.net/documentation/bundled_configuration , 
     64          this packageset status is hazardous and subject to major changes 
     65          before beta release. 
     66        * added a "path" element  to package definition tags to allow adding 
    6867          custom search paths 
    69         * added some verbose messages 
    70         * fixed configuration bootstrap from cache 
     68        * added some verbose messages fixed configuration bootstrap from cache 
    7169        * added some debug informations in assets 
    7270        * fixed path tag problem 
    7371        * fixed typo 
     72      ]]> 
    7473      </notes> 
    7574    </release>