~ubuntu-branches/ubuntu/karmic/drupal5/karmic-security

« back to all changes in this revision

Viewing changes to CHANGELOG.txt

  • Committer: Bazaar Package Importer
  • Author(s): Emanuele Gentili
  • Date: 2008-08-15 16:15:10 UTC
  • mto: (3.1.1 lenny) (1.1.11 upstream)
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20080815161510-upar1x4oool4358g
Tags: upstream-5.10
ImportĀ upstreamĀ versionĀ 5.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// $Id: CHANGELOG.txt,v 1.173.2.23 2008/07/23 19:52:50 drumm Exp $
 
1
// $Id: CHANGELOG.txt,v 1.173.2.25 2008/08/13 23:59:09 drumm Exp $
 
2
 
 
3
Drupal 5.10, 2008-08-13
 
4
-----------------------
 
5
- fixed a variety of small bugs.
 
6
- fixed security issues, (Cross site scripting, Arbitrary file uploads via
 
7
  BlogAPI and Cross site request forgery), see SA-2008-047
2
8
 
3
9
Drupal 5.9, 2008-07-23
4
10
----------------------
8
14
Drupal 5.8, 2008-07-09
9
15
----------------------
10
16
- fixed a variety of small bugs.
11
 
- fixed security issues, (Cross site scripting, cross site request forgery, and session fixation), see SA-2008-044
 
17
- fixed security issues, (Cross site scripting, cross site request forgery, and
 
18
  session fixation), see SA-2008-044
12
19
 
13
20
Drupal 5.7, 2008-01-28
14
21
----------------------