15
0
forked from pool/python-Mako

- Update to version 0.5.0:

* A Template is explicitly disallowed from having a url that
    normalizes to relative outside of the root. [ticket:174]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Mako?expand=0&rev=4
This commit is contained in:
Sascha Peilicke
2011-11-10 10:54:38 +00:00
committed by Git OBS Bridge
parent d9d0206ede
commit 0d63d35623
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 10 10:53:53 UTC 2011 - saschpe@suse.de
- Update to version 0.5.0:
* A Template is explicitly disallowed from having a url that
normalizes to relative outside of the root. [ticket:174]
-------------------------------------------------------------------
Thu Sep 1 14:10:31 UTC 2011 - saschpe@suse.de