Mercurial > defr > drupal > core
comparison CHANGELOG.txt @ 17:8e6257f3ae39 6.8
Drupal 6.8
author | Franck Deroche <webmaster@defr.org> |
---|---|
date | Tue, 23 Dec 2008 14:32:55 +0100 |
parents | 4347c45bb494 |
children | 3edae6ecd6c6 |
comparison
equal
deleted
inserted
replaced
16:8f09b8a89d76 | 17:8e6257f3ae39 |
---|---|
1 // $Id: CHANGELOG.txt,v 1.253.2.18 2008/12/10 22:30:13 goba Exp $ | 1 // $Id: CHANGELOG.txt,v 1.253.2.20 2008/12/11 17:39:41 goba Exp $ |
2 | |
3 Drupal 6.8, 2008-12-11 | |
4 ---------------------- | |
5 - Removed a previous change incompatible with PHP 5.1.x and lower. | |
2 | 6 |
3 Drupal 6.7, 2008-12-10 | 7 Drupal 6.7, 2008-12-10 |
4 ---------------------- | 8 ---------------------- |
5 - Fixed security issues, (Cross site request forgery and Cross site scripting), see SA-2008-073 | 9 - Fixed security issues, (Cross site request forgery and Cross site scripting), see SA-2008-073 |
6 - Updated robots.txt and .htaccess to match current file use. | 10 - Updated robots.txt and .htaccess to match current file use. |
148 - Removed drupal.module. The functionality lives on as the Site network | 152 - Removed drupal.module. The functionality lives on as the Site network |
149 contributed module (http://drupal.org/project/site_network). | 153 contributed module (http://drupal.org/project/site_network). |
150 - Removed old system updates. Updates from Drupal versions prior to 5.x will | 154 - Removed old system updates. Updates from Drupal versions prior to 5.x will |
151 require upgrading to 5.x before upgrading to 6.x. | 155 require upgrading to 5.x before upgrading to 6.x. |
152 | 156 |
157 Drupal 5.14, 2008-12-11 | |
158 ---------------------- | |
159 - Removed a previous change incompatible with PHP 5.1.x and lower. | |
160 | |
153 Drupal 5.13, 2008-12-10 | 161 Drupal 5.13, 2008-12-10 |
154 ----------------------- | 162 ----------------------- |
155 - fixed a variety of small bugs. | 163 - fixed a variety of small bugs. |
156 - fixed security issues, (Cross site request forgery and Cross site scripting), see SA-2008-073 | 164 - fixed security issues, (Cross site request forgery and Cross site scripting), see SA-2008-073 |
157 - updated robots.txt and .htaccess to match current file use. | 165 - updated robots.txt and .htaccess to match current file use. |