Changeset 788:2965b8100575 for CHANGELOG
- Timestamp:
- 12/24/11 09:48:37 (14 years ago)
- Branch:
- 2.4
- Parents:
- 763:b9483856acd9 (diff), 787:5307412afe6d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r763 r788 1 Dotclear 2.4.1.2 - 2011-12-24 2 =========================================================== 3 * Happy Christmas! 4 * Security: fixed one SQL injection vulnerability in Clearbricks, thanks to Adjaya 5 * New behaviour: publicGetURLFor 6 * New behaviour: publicRegisterURL 7 * New behaviour: templatePrepareParams 8 * Changed the way to get artefacts URLs, through $core->url->getURLFor calls, instead of $core->url->getBase() 9 * new/updated parameter sql_only in $core->blog->getPosts and $core->blog->getComments 10 1 11 Dotclear 2.4.0 - 2011-11-13 2 12 =========================================================== -
CHANGELOG
r787 r788 2 2 =========================================================== 3 3 * Happy Christmas! 4 * Security: fixed one SQL injection vulnerability in Clearbricks 4 * Security: fixed one SQL injection vulnerability in Clearbricks, thanks to Adjaya 5 5 * New behaviour: publicGetURLFor 6 6 * New behaviour: publicRegisterURL … … 8 8 * Changed the way to get artefacts URLs, through $core->url->getURLFor calls, instead of $core->url->getBase() 9 9 * new/updated parameter sql_only in $core->blog->getPosts and $core->blog->getComments 10 11 10 12 11 Dotclear 2.4.0 - 2011-11-13
Note: See TracChangeset
for help on using the changeset viewer.