Changes 2.5.5:
authoradam <adam>
Wed, 23 Mar 2011 11:38:31 +0000 (11:38 +0000)
committeradam <adam>
Wed, 23 Mar 2011 11:38:31 +0000 (11:38 +0000)
commitd934493050bf6eedd38b7a0b89780fb7684fbcdf
tree0c5775ada061c9cbb97bce161d23c3906c632876
parent9ad3520a89f1181b2b687a32693011f2a441bc55
Changes 2.5.5:
* built documentation is no longer part of release.

Changes 2.5.4:
* Fixed extensions not loading properly with overlays.
* Work around a bug in cpython for the debugger that causes segfaults
  on 64bit big-endian architectures.

Changes 2.5.3:
* fixed an operator precedence error introduced in 2.5.2.  Statements
  like "-foo.bar" had their implicit parentheses applied around the
  first part of the expression ("(-foo).bar") instead of the more
  correct "-(foo.bar)".

Changes 2.5.2:
* improved setup.py script to better work with assumptions people
  might still have from it (``--with-speedups``).
* fixed a packaging error that excluded the new debug support.
textproc/py-jinja2/Makefile
textproc/py-jinja2/PLIST
textproc/py-jinja2/distinfo