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

« back to all changes in this revision

Viewing changes to CHANGELOG.txt

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2009-05-13 05:20:16 UTC
  • mfrom: (3.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20090513052016-e4t5zqr6nyng2o44
Tags: 5.17-1ubuntu1
* Merge from debian unstable, remaining changes: LP: #375750
  + debian/patches/02_htaccess:
    - Add RewriteBase /drupal5
  + debian/control:
    - Replace exim4 with postfix in Depends.
  + Fix for debian/watch.
    - Bump version from 2 to 3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// $Id: CHANGELOG.txt,v 1.173.2.35 2009/01/14 23:32:14 drumm Exp $
 
1
// $Id: CHANGELOG.txt,v 1.173.2.39 2009/04/30 00:13:48 drumm Exp $
 
2
 
 
3
Drupal 5.17, 2009-04-29
 
4
-----------------------
 
5
- Fixed security issues (Cross site scripting and limited information
 
6
  disclosure) see SA-CORE-2009-005.
 
7
- Fixed a variety of small bugs.
 
8
 
 
9
Drupal 5.16, 2009-02-25
 
10
-----------------------
 
11
- Fixed a security issue, (Local file inclusion on Windows), see SA-CORE-2009-004.
 
12
- Fixed a variety of small bugs.
2
13
 
3
14
Drupal 5.15, 2009-01-14
4
15
-----------------------
8
19
  scripts.
9
20
- Fixed a variety of small bugs.
10
21
 
11
 
 
12
22
Drupal 5.14, 2008-12-11
13
23
-----------------------
14
24
- removed a previous change incompatible with PHP 5.1.x and lower.