From c179f51aa7b15764807141c175f9fe8797424991 Mon Sep 17 00:00:00 2001 From: pho Date: Fri, 20 Feb 2009 23:15:33 +0900 Subject: [PATCH] Release 0.2.1 Ignore-this: 8e2ee04c763c8f009b0fdad4a13d4cfd darcs-hash:20090220141533-62b54-2c05ccec8f8bcb88049fcd74687ad0f202e1f69b.gz --- Lucu.cabal | 2 +- NEWS | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Lucu.cabal b/Lucu.cabal index 70844e9..04b2a6d 100644 --- a/Lucu.cabal +++ b/Lucu.cabal @@ -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 diff --git a/NEWS b/NEWS index 7a38aaf..358815f 100644 --- 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... -- 2.40.0