~ubuntu-branches/ubuntu/precise/trac/precise

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Jesus Climent
  • Date: 2006-11-13 22:46:59 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20061113224659-69tpj4wxidtx2y9t
Tags: 0.10.2-1
* New upstream release, fixing 3 RC bugs introduced at 0.10.1, which were
  not triggered in normal conditions.
  - Fixes deadlock when using authz_file config option
  - Makes the CSRF code play nice with the XmlRpcPlugin
  - Fixes Timeline breakage after svn commit when using sqlite

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
trac (0.10.2-1) unstable; urgency=high
 
2
 
 
3
  * New upstream release, fixing 3 RC bugs introduced at 0.10.1, which were
 
4
    not triggered in normal conditions.
 
5
    - Fixes deadlock when using authz_file config option
 
6
    - Makes the CSRF code play nice with the XmlRpcPlugin
 
7
    - Fixes Timeline breakage after svn commit when using sqlite
 
8
 
 
9
 -- Jesus Climent <jesus.climent@hispalinux.es>  Mon, 13 Nov 2006 22:46:59 +0200
 
10
 
1
11
trac (0.10.1.svn4235-1) unstable; urgency=high
2
12
 
3
13
  * Subversion stable checkout to get a fix for Timeline and Browse Source.