Dotclear

Changeset 789:7a85f83e8e55


Ignore:
Timestamp:
12/24/11 10:09:08 (14 years ago)
Author:
xave <xave@…>
Branch:
default
Message:

Should have done it the other way round + 2.4 is out, the dev is 2.5.

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG

    r787 r789  
    22=========================================================== 
    33* Happy Christmas! 
    4 * Security: fixed one SQL injection vulnerability in Clearbricks 
     4* Security: fixed one SQL injection vulnerability in Clearbricks, thanks to Adjaya 
    55* New behaviour: publicGetURLFor 
    66* New behaviour: publicRegisterURL 
     
    88* Changed the way to get artefacts URLs, through $core->url->getURLFor calls, instead of $core->url->getBase() 
    99* new/updated parameter sql_only in $core->blog->getPosts and $core->blog->getComments 
    10  
    1110 
    1211Dotclear 2.4.0 - 2011-11-13 
  • inc/prepend.php

    r787 r789  
    123123# Constants 
    124124define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 
    125 define('DC_VERSION','2.4.1.2'); 
     125define('DC_VERSION','2.5-dev'); 
    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