Dotclear

Changeset 868:6fce22612114


Ignore:
Timestamp:
08/13/12 11:21:55 (13 years ago)
Author:
xave <xave@…>
Branch:
2.4
Message:

2.4.4 release.

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG

    r824 r868  
     1Dotclear 2.4.4 - 2012-08-13 
     2=========================================================== 
     3* Bugfix: Programmed entries works again. 
     4* Compatibility fix: widgets are now fully php >=5.3 compliant 
     5* Security fix: potential CSRF in user management 
     6* has_tag now part of dotclear core, moved from tag plugin. 
     7* empty title fixed on rss reader widget 
     8 
     9 
    110Dotclear 2.4.3 - 2012-05-18 
    211=========================================================== 
  • inc/prepend.php

    r826 r868  
    123123# Constants 
    124124define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 
    125 define('DC_VERSION','2.4.3'); 
     125define('DC_VERSION','2.4.4'); 
    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