15
0
forked from pool/python-Routes

- Update to version 1.13:

* Fix bug with dots forcing extension by default. The portion with the dot
    can now be recognized. Patch by Michael Basnight.
- Simplified macro usage

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=8
This commit is contained in:
Sascha Peilicke
2012-03-14 13:53:47 +00:00
committed by Git OBS Bridge
parent aaa98df5a0
commit b815db945e
4 changed files with 17 additions and 12 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Mar 14 13:47:48 UTC 2012 - saschpe@suse.de
- Update to version 1.13:
* Fix bug with dots forcing extension by default. The portion with the dot
can now be recognized. Patch by Michael Basnight.
- Simplified macro usage
-------------------------------------------------------------------
Tue Jan 24 14:14:03 UTC 2012 - bwiedemann@suse.com