Mercurial > defr > drupal > core
comparison 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 |
comparison
equal
deleted
inserted
replaced
12:4ca9f57cc4d4 | 13:8b6c45761e01 |
---|---|
1 // $Id: CHANGELOG.txt,v 1.253.2.13 2008/10/08 20:12:17 goba Exp $ | 1 // $Id: CHANGELOG.txt,v 1.253.2.15 2008/10/22 19:26:00 goba Exp $ |
2 | |
3 Drupal 6.6, 2008-10-22 | |
4 ---------------------- | |
5 - Fixed security issues, (File inclusion, Cross site scripting), see SA-2008-067 | |
6 - Fixed a variety of small bugs. | |
2 | 7 |
3 Drupal 6.5, 2008-10-08 | 8 Drupal 6.5, 2008-10-08 |
4 ---------------------- | 9 ---------------------- |
5 - Fixed security issues, (File upload access bypass, Access rules bypass, | 10 - Fixed security issues, (File upload access bypass, Access rules bypass, |
6 BlogAPI access bypass), see SA-2008-060. | 11 BlogAPI access bypass), see SA-2008-060. |
135 - Removed drupal.module. The functionality lives on as the Site network | 140 - Removed drupal.module. The functionality lives on as the Site network |
136 contributed module (http://drupal.org/project/site_network). | 141 contributed module (http://drupal.org/project/site_network). |
137 - Removed old system updates. Updates from Drupal versions prior to 5.x will | 142 - Removed old system updates. Updates from Drupal versions prior to 5.x will |
138 require upgrading to 5.x before upgrading to 6.x. | 143 require upgrading to 5.x before upgrading to 6.x. |
139 | 144 |
145 Drupal 5.12, 2008-10-22 | |
146 ----------------------- | |
147 - fixed security issues, (File inclusion), see SA-2008-067 | |
148 | |
140 Drupal 5.11, 2008-10-08 | 149 Drupal 5.11, 2008-10-08 |
141 ----------------------- | 150 ----------------------- |
142 - fixed a variety of small bugs. | 151 - fixed a variety of small bugs. |
143 - fixed security issues, (File upload access bypass, Access rules bypass, | 152 - fixed security issues, (File upload access bypass, Access rules bypass, |
144 BlogAPI access bypass, Node validation bypass), see SA-2008-060 | 153 BlogAPI access bypass, Node validation bypass), see SA-2008-060 |