Dotclear

Changeset 3309:d23a41b088d9


Ignore:
Timestamp:
08/15/16 09:25:08 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.10
Tags:
2.10.1
Message:

Prepare the 2.10.1 release

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG

    r3300 r3309  
     1Dotclear 2.10.1 - 2016-08-15 
     2=========================================================== 
     3* CSP (Content-Security-Policies) : 
     4  * Fix default directive for new installation 
     5  * Cope with media public URL for media manager 
     6  * Cope with blog public URL for post/page preview 
     7* Codemirror lib is now packed as the other Javascript lib are 
     8 
    19Dotclear 2.10 - 2016-08-13 
    210=========================================================== 
  • inc/prepend.php

    r3301 r3309  
    142142# Constants 
    143143define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 
    144 define('DC_VERSION','2.10'); 
     144define('DC_VERSION','2.10.1'); 
    145145define('DC_DIGESTS',dirname(__FILE__).'/digests'); 
    146146define('DC_L10N_ROOT',dirname(__FILE__).'/../locales'); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map