]> gitweb @ CieloNegro.org - Lucu.git/commitdiff
Release 0.2.1 RELEASE-0_2_1
authorpho <pho@cielonegro.org>
Fri, 20 Feb 2009 14:15:33 +0000 (23:15 +0900)
committerpho <pho@cielonegro.org>
Fri, 20 Feb 2009 14:15:33 +0000 (23:15 +0900)
Ignore-this: 8e2ee04c763c8f009b0fdad4a13d4cfd

darcs-hash:20090220141533-62b54-2c05ccec8f8bcb88049fcd74687ad0f202e1f69b.gz

Lucu.cabal
NEWS

index 70844e9c53624aedd784aaa6f23d916c97f2039e..04b2a6da936c8553ef9526d0d47069c8918321f2 100644 (file)
@@ -8,7 +8,7 @@ Description:
         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>
diff --git a/NEWS b/NEWS
index 7a38aafc642cae9c3c5b0f599fd6d1a70c65acf3..358815f9a13e50366eea5aaa2209652af71ca1bb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+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...