Fix redirect in Dancer to not forcibly apply scheme+host

This commit is contained in:
Oliver Gorwits
2013-10-27 03:05:28 +00:00
parent c0c8edf6f0
commit f90f2b0a67
5 changed files with 26 additions and 10 deletions

View File

@@ -1,3 +1,13 @@
2.019003 -
[ENHANCEMENTS]
* Use cursor to greatly speed up macsuck/arpnip startup code (jeneric)
[BUG FIXES]
* Fix redirect in Dancer to not forcibly apply scheme+host
2.019002 - 2013-10-24
[BUG FIXES]