Dotclear

Changeset 787:5307412afe6d


Ignore:
Timestamp:
12/24/11 09:31:51 (14 years ago)
Author:
xave <xave@…>
Branch:
default
Children:
788:2965b8100575, 789:7a85f83e8e55
Message:

2.4, Christmas edition

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG

    r777 r787  
    1 Dotclear 2.4.1-dev 
    2 =========================================================== 
    3 * New behavior : publicGetURLFor 
    4 * New behavior : publicRegisterURL 
    5 * New behavior : templatePrepareParams 
     1Dotclear 2.4.1.2 - 2011-12-24 
     2=========================================================== 
     3* Happy Christmas! 
     4* Security: fixed one SQL injection vulnerability in Clearbricks 
     5* New behaviour: publicGetURLFor 
     6* New behaviour: publicRegisterURL 
     7* New behaviour: templatePrepareParams 
    68* Changed the way to get artefacts URLs, through $core->url->getURLFor calls, instead of $core->url->getBase() 
    79* new/updated parameter sql_only in $core->blog->getPosts and $core->blog->getComments 
    810 
    911 
    10 Dotclear 2.4.0 
     12Dotclear 2.4.0 - 2011-11-13 
    1113=========================================================== 
    1214* Admin: new iconset from Thomas Daveluy 
     
    2123* Various bug fixes 
    2224 
    23 Dotclear 2.3.1 - 2001-06-14 
     25Dotclear 2.3.1 - 2011-06-14 
    2426=========================================================== 
    2527* Updated makefile for cleaner distrib. 
  • inc/prepend.php

    r776 r787  
    123123# Constants 
    124124define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 
    125 define('DC_VERSION','2.4.0'); 
     125define('DC_VERSION','2.4.1.2'); 
    126126define('DC_DIGESTS',dirname(__FILE__).'/digests'); 
    127127define('DC_L10N_ROOT',dirname(__FILE__).'/../locales'); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map