]> gitweb @ CieloNegro.org - Lucu.git/commitdiff
Changes from 0.4 to 0.4.1
authorpho <pho@cielonegro.org>
Fri, 11 Dec 2009 05:57:00 +0000 (14:57 +0900)
committerpho <pho@cielonegro.org>
Fri, 11 Dec 2009 05:57:00 +0000 (14:57 +0900)
Ignore-this: b9fb008aaf935609f83af26c28e87151
-------------------------
* Network.HTTP.Lucu.Resource: (Thanks: Voker57)

    - getPathInfo now un-escapes the resulting path info. This may
      break backward compatibility in very confusing way, if your code
      relies on the previous implementation. Sorry for any
      inconvenience.

* Network.HTTP.Lucu.Resource.Tree: (Thanks: Voker57)

    - Fix: mkResTree wasn't working correctly for a resource path
           [""], which should be treated as same as [] the root.

    - Fix: Greedy resources on the root of resource tree wasn't really
           greedy.

* Network.HTTP.Lucu.Resource.Tree:

    - New constant: emptyResource

darcs-hash:20091211055700-62b54-d8105b747cc8a7629dcadea2d8fa7cbaf7fa959b.gz


No differences found