diff 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
line wrap: on
line diff
--- a/CHANGELOG.txt	Tue Dec 23 14:30:28 2008 +0100
+++ b/CHANGELOG.txt	Tue Dec 23 14:32:08 2008 +0100
@@ -1,24 +1,35 @@
-// $Id: CHANGELOG.txt,v 1.253.2.9 2008/07/09 21:48:27 goba Exp $
+// $Id: CHANGELOG.txt,v 1.253.2.11 2008/08/13 23:59:12 drumm Exp $
+
+Drupal 6.4, 2008-08-13
+----------------------
+- Fixed a security issue (Cross site scripting, Arbitrary file uploads via
+  BlogAPI, Cross site request forgeries and Various Upload module
+  vulnerabilities), see SA-2008-047.
+- Improved error messages during installation.
+- Fixed a bug that prevented AHAH handlers to be attached to radios widgets.
+- Fixed a variety of small bugs.
 
 Drupal 6.3, 2008-07-09
 ----------------------
-- fixed security issues, (Cross site scripting, cross site request forgery, session fixation and SQL injection), see SA-2008-044
-- slightly modified installation process to prevent file ownership issues on shared hosts
-- improved PostgreSQL compatibility (rewritten queries; custom blocks)
-- upgraded to jQuery 1.2.6
-- performance improvements to search, menu handling and form API caches
-- fixed Views compatibility issues (Views for Drupal 6 requires Drupal 6.3+)
-- fixed a variety of small bugs.
+- Fixed security issues, (Cross site scripting, cross site request forgery,
+  session fixation and SQL injection), see SA-2008-044.
+- Slightly modified installation process to prevent file ownership issues on
+  shared hosts.
+- Improved PostgreSQL compatibility (rewritten queries; custom blocks).
+- Upgraded to jQuery 1.2.6.
+- Performance improvements to search, menu handling and form API caches.
+- Fixed Views compatibility issues (Views for Drupal 6 requires Drupal 6.3+).
+- Fixed a variety of small bugs.
 
 Drupal 6.2, 2008-04-09 
 ----------------------
-- fixed a variety of small bugs
-- fixed a security issue (Access bypasses), see SA-2008-026
+- Fixed a variety of small bugs.
+- Fixed a security issue (Access bypasses), see SA-2008-026.
 
 Drupal 6.1, 2008-02-27
 ----------------------
-- fixed a variety of small bugs.
-- fixed a security issue (Cross site scripting), see SA-2008-018
+- Fixed a variety of small bugs.
+- Fixed a security issue (Cross site scripting), see SA-2008-018.
 
 Drupal 6.0, 2008-02-13
 ----------------------
@@ -120,10 +131,22 @@
 - 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.10, 2008-08-13
+-----------------------
+- fixed a variety of small bugs.
+- fixed security issues, (Cross site scripting, Arbitrary file uploads via
+  BlogAPI and Cross site request forgery), see SA-2008-047
+
+Drupal 5.9, 2008-07-23
+----------------------
+- fixed a variety of small bugs.
+- fixed security issues, (Session fixation), see SA-2008-046
+
 Drupal 5.8, 2008-07-09
 ----------------------
 - fixed a variety of small bugs.
-- fixed security issues, (Cross site scripting, cross site request forgery, and session fixation), see SA-2008-044
+- fixed security issues, (Cross site scripting, cross site request forgery, and
+  session fixation), see SA-2008-044
 
 Drupal 5.7, 2008-01-28
 ----------------------