~ubuntu-branches/debian/sid/python-django/sid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Luke Faraone
  • Date: 2014-04-22 20:44:18 UTC
  • Revision ID: package-import@ubuntu.com-20140422204418-z08viw45vzxteeza
Tags: 1.6.3-2
Fix regression of reverse() and partial views. (LP: #1311433)
Thanks Preston Timmons.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
python-django (1.6.3-2) unstable; urgency=high
 
2
 
 
3
  * Fix regression of reverse() and partial views. (LP: #1311433)
 
4
    Thanks Preston Timmons.
 
5
 
 
6
 -- Luke Faraone <lfaraone@debian.org>  Tue, 22 Apr 2014 20:44:18 -0700
 
7
 
1
8
python-django (1.6.3-1) unstable; urgency=high
2
9
 
3
10
  * New upstream security release.