Mercurial > defr > drupal > core
diff 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 |
line wrap: on
line diff
--- a/CHANGELOG.txt Tue Dec 23 14:32:44 2008 +0100 +++ b/CHANGELOG.txt Tue Dec 23 14:32:55 2008 +0100 @@ -1,4 +1,8 @@ -// $Id: CHANGELOG.txt,v 1.253.2.18 2008/12/10 22:30:13 goba Exp $ +// $Id: CHANGELOG.txt,v 1.253.2.20 2008/12/11 17:39:41 goba Exp $ + +Drupal 6.8, 2008-12-11 +---------------------- +- Removed a previous change incompatible with PHP 5.1.x and lower. Drupal 6.7, 2008-12-10 ---------------------- @@ -150,6 +154,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.14, 2008-12-11 +---------------------- +- Removed a previous change incompatible with PHP 5.1.x and lower. + Drupal 5.13, 2008-12-10 ----------------------- - fixed a variety of small bugs.