Mercurial > defr > drupal > core
diff CHANGELOG.txt @ 13:8b6c45761e01 6.6
Drupal 6.6
author | Franck Deroche <webmaster@defr.org> |
---|---|
date | Tue, 23 Dec 2008 14:32:33 +0100 |
parents | 589fb7c02327 |
children | 4347c45bb494 |
line wrap: on
line diff
--- a/CHANGELOG.txt Tue Dec 23 14:32:19 2008 +0100 +++ b/CHANGELOG.txt Tue Dec 23 14:32:33 2008 +0100 @@ -1,4 +1,9 @@ -// $Id: CHANGELOG.txt,v 1.253.2.13 2008/10/08 20:12:17 goba Exp $ +// $Id: CHANGELOG.txt,v 1.253.2.15 2008/10/22 19:26:00 goba Exp $ + +Drupal 6.6, 2008-10-22 +---------------------- +- Fixed security issues, (File inclusion, Cross site scripting), see SA-2008-067 +- Fixed a variety of small bugs. Drupal 6.5, 2008-10-08 ---------------------- @@ -137,6 +142,10 @@ - Removed old system updates. Updates from Drupal versions prior to 5.x will require upgrading to 5.x before upgrading to 6.x. +Drupal 5.12, 2008-10-22 +----------------------- +- fixed security issues, (File inclusion), see SA-2008-067 + Drupal 5.11, 2008-10-08 ----------------------- - fixed a variety of small bugs.