messing around FastCGI. It is also intended to be run behind a
reverse-proxy so it doesn't have some facilities like logging,
client filtering or such like.
-Version: 0.2
+Version: 0.2.1
License: PublicDomain
License-File: COPYING
Author: PHO <pho at cielonegro dot org>
+Changes from 0.2 to 0.2.1
+-------------------------
+* Fixed incorrect dependency declaration in Lucu.cabal. No semantical
+ changes to the code.
+
Changes from 0.1 to 0.2
-----------------------
* Fixed breakage on GHC 6.10.1. And now it requires 6.10.1...