comparison CHANGELOG.txt @ 7:fff6d4c8c043 6.3

Drupal 6.3
author Franck Deroche <webmaster@defr.org>
date Tue, 23 Dec 2008 14:30:28 +0100
parents 2427550111ae
children acef7ccb09b5
comparison
equal deleted inserted replaced
6:2cfdc3c92142 7:fff6d4c8c043
1 // $Id: CHANGELOG.txt,v 1.253.2.7 2008/04/09 21:11:43 goba Exp $ 1 // $Id: CHANGELOG.txt,v 1.253.2.9 2008/07/09 21:48:27 goba Exp $
2
3 Drupal 6.3, 2008-07-09
4 ----------------------
5 - fixed security issues, (Cross site scripting, cross site request forgery, session fixation and SQL injection), see SA-2008-044
6 - slightly modified installation process to prevent file ownership issues on shared hosts
7 - improved PostgreSQL compatibility (rewritten queries; custom blocks)
8 - upgraded to jQuery 1.2.6
9 - performance improvements to search, menu handling and form API caches
10 - fixed Views compatibility issues (Views for Drupal 6 requires Drupal 6.3+)
11 - fixed a variety of small bugs.
2 12
3 Drupal 6.2, 2008-04-09 13 Drupal 6.2, 2008-04-09
4 ---------------------- 14 ----------------------
5 - fixed a variety of small bugs 15 - fixed a variety of small bugs
6 - fixed a security issue (Access bypasses), see SA-2008-026 16 - fixed a security issue (Access bypasses), see SA-2008-026
108 - Removed drupal.module. The functionality lives on as the Site network 118 - Removed drupal.module. The functionality lives on as the Site network
109 contributed module (http://drupal.org/project/site_network). 119 contributed module (http://drupal.org/project/site_network).
110 - Removed old system updates. Updates from Drupal versions prior to 5.x will 120 - Removed old system updates. Updates from Drupal versions prior to 5.x will
111 require upgrading to 5.x before upgrading to 6.x. 121 require upgrading to 5.x before upgrading to 6.x.
112 122
123 Drupal 5.8, 2008-07-09
124 ----------------------
125 - fixed a variety of small bugs.
126 - fixed security issues, (Cross site scripting, cross site request forgery, and session fixation), see SA-2008-044
127
113 Drupal 5.7, 2008-01-28 128 Drupal 5.7, 2008-01-28
114 ---------------------- 129 ----------------------
115 - fixed the input format configuration page. 130 - fixed the input format configuration page.
116 - fixed a variety of small bugs. 131 - fixed a variety of small bugs.
117 132