comparison CHANGELOG.txt @ 9:acef7ccb09b5 6.4

Drupal 6.4
author Franck Deroche <webmaster@defr.org>
date Tue, 23 Dec 2008 14:32:08 +0100
parents fff6d4c8c043
children 589fb7c02327
comparison
equal deleted inserted replaced
8:85cbd6048071 9:acef7ccb09b5
1 // $Id: CHANGELOG.txt,v 1.253.2.9 2008/07/09 21:48:27 goba Exp $ 1 // $Id: CHANGELOG.txt,v 1.253.2.11 2008/08/13 23:59:12 drumm Exp $
2
3 Drupal 6.4, 2008-08-13
4 ----------------------
5 - Fixed a security issue (Cross site scripting, Arbitrary file uploads via
6 BlogAPI, Cross site request forgeries and Various Upload module
7 vulnerabilities), see SA-2008-047.
8 - Improved error messages during installation.
9 - Fixed a bug that prevented AHAH handlers to be attached to radios widgets.
10 - Fixed a variety of small bugs.
2 11
3 Drupal 6.3, 2008-07-09 12 Drupal 6.3, 2008-07-09
4 ---------------------- 13 ----------------------
5 - fixed security issues, (Cross site scripting, cross site request forgery, session fixation and SQL injection), see SA-2008-044 14 - Fixed security issues, (Cross site scripting, cross site request forgery,
6 - slightly modified installation process to prevent file ownership issues on shared hosts 15 session fixation and SQL injection), see SA-2008-044.
7 - improved PostgreSQL compatibility (rewritten queries; custom blocks) 16 - Slightly modified installation process to prevent file ownership issues on
8 - upgraded to jQuery 1.2.6 17 shared hosts.
9 - performance improvements to search, menu handling and form API caches 18 - Improved PostgreSQL compatibility (rewritten queries; custom blocks).
10 - fixed Views compatibility issues (Views for Drupal 6 requires Drupal 6.3+) 19 - Upgraded to jQuery 1.2.6.
11 - fixed a variety of small bugs. 20 - Performance improvements to search, menu handling and form API caches.
21 - Fixed Views compatibility issues (Views for Drupal 6 requires Drupal 6.3+).
22 - Fixed a variety of small bugs.
12 23
13 Drupal 6.2, 2008-04-09 24 Drupal 6.2, 2008-04-09
14 ---------------------- 25 ----------------------
15 - fixed a variety of small bugs 26 - Fixed a variety of small bugs.
16 - fixed a security issue (Access bypasses), see SA-2008-026 27 - Fixed a security issue (Access bypasses), see SA-2008-026.
17 28
18 Drupal 6.1, 2008-02-27 29 Drupal 6.1, 2008-02-27
19 ---------------------- 30 ----------------------
20 - fixed a variety of small bugs. 31 - Fixed a variety of small bugs.
21 - fixed a security issue (Cross site scripting), see SA-2008-018 32 - Fixed a security issue (Cross site scripting), see SA-2008-018.
22 33
23 Drupal 6.0, 2008-02-13 34 Drupal 6.0, 2008-02-13
24 ---------------------- 35 ----------------------
25 - New, faster and better menu system. 36 - New, faster and better menu system.
26 - New watchdog as a hook functionality. 37 - New watchdog as a hook functionality.
118 - Removed drupal.module. The functionality lives on as the Site network 129 - Removed drupal.module. The functionality lives on as the Site network
119 contributed module (http://drupal.org/project/site_network). 130 contributed module (http://drupal.org/project/site_network).
120 - Removed old system updates. Updates from Drupal versions prior to 5.x will 131 - Removed old system updates. Updates from Drupal versions prior to 5.x will
121 require upgrading to 5.x before upgrading to 6.x. 132 require upgrading to 5.x before upgrading to 6.x.
122 133
134 Drupal 5.10, 2008-08-13
135 -----------------------
136 - fixed a variety of small bugs.
137 - fixed security issues, (Cross site scripting, Arbitrary file uploads via
138 BlogAPI and Cross site request forgery), see SA-2008-047
139
140 Drupal 5.9, 2008-07-23
141 ----------------------
142 - fixed a variety of small bugs.
143 - fixed security issues, (Session fixation), see SA-2008-046
144
123 Drupal 5.8, 2008-07-09 145 Drupal 5.8, 2008-07-09
124 ---------------------- 146 ----------------------
125 - fixed a variety of small bugs. 147 - fixed a variety of small bugs.
126 - fixed security issues, (Cross site scripting, cross site request forgery, and session fixation), see SA-2008-044 148 - fixed security issues, (Cross site scripting, cross site request forgery, and
149 session fixation), see SA-2008-044
127 150
128 Drupal 5.7, 2008-01-28 151 Drupal 5.7, 2008-01-28
129 ---------------------- 152 ----------------------
130 - fixed the input format configuration page. 153 - fixed the input format configuration page.
131 - fixed a variety of small bugs. 154 - fixed a variety of small bugs.