18 lines
649 B
Plaintext
18 lines
649 B
Plaintext
|
-------------------------------------------------------------------
|
||
|
Fri Apr 20 16:31:54 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||
|
|
||
|
- Upgrade to 0.1.1.1 from upstream
|
||
|
|
||
|
Fix performance regression in encoding.
|
||
|
|
||
|
The encoding table wasn't being let-floated when URL encoding support was
|
||
|
added, and so it was being regenerated on every call, with catastrophic
|
||
|
performance consequences (600x slowdown for small inputs on my machine).
|
||
|
|
||
|
This fixes gh-4.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jan 20 15:31:15 UTC 2012 - herbert@graeber-clan.de
|
||
|
|
||
|
- initial packaging for Fedora automatically generated by cabal2spec-0.24.1
|