~ubuntu-branches/ubuntu/lucid/python-django/lucid-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: James Westby
  • Date: 2010-01-31 21:15:35 UTC
  • mfrom: (26.1.2 python-django)
  • Revision ID: james.westby@canonical.com-20100131211535-i5mfrz2yiioam11s
Tags: 1.1.1-2ubuntu1
Fix django test client cookie handling.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
python-django (1.1.1-2ubuntu1) lucid; urgency=low
 
2
 
 
3
  * Fix django test client cookie handling (LP: #513719)
 
4
 
 
5
 -- Elliot Murphy <elliot@ubuntu.com>  Fri, 29 Jan 2010 13:01:27 -0500
 
6
 
1
7
python-django (1.1.1-2) unstable; urgency=low
2
8
 
3
9
  * Remove embedded "decimal" code copy and use system version instead. The