~ubuntu-branches/ubuntu/oneiric/routes/oneiric

« back to all changes in this revision

Viewing changes to CHANGELOG

  • Committer: Bazaar Package Importer
  • Author(s): Piotr Ożarowski
  • Date: 2010-06-07 21:13:17 UTC
  • mfrom: (1.1.15 upstream) (6.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100607211317-usr08p1ryt358b8d
Tags: 1.12.3-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Routes Changelog
2
2
%%%%%%%%%%%%%%%%
3
3
 
 
4
Release 1.12.3 (June 5, 2010)
 
5
=============================
 
6
* Fix bug with URLGenerator not properly including SCRIPT_NAME when generating
 
7
  URL's and the singleton is not present.
 
8
 
 
9
Release 1.12.2 (May 5, 2010)
 
10
============================
 
11
* Fix bug with routes URLGenerator not properly including SCRIPT_NAME when
 
12
  generating qualified URL's.
 
13
 
4
14
Release 1.12.1 (March 11, 2010)
5
15
===============================
6
16
* Fix bug with routes not generating URL's with callables in defaults.