From f6d2468a884f7bc8794800efa67ead62fedb3b07 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Thu, 8 Dec 2011 16:10:18 -0400 Subject: [PATCH] typo fix --- news.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/news.html b/news.html index 09d3565133..7bbe087fec 100644 --- a/news.html +++ b/news.html @@ -48,8 +48,8 @@

Bugfix version v0.11.1


- This is the first bugfix release of the .11 series, and included the following:
- * A documents deletion regression
+ This is the first bugfix release of the .11 series, and includes the following:
+ * A documents deletion regression fix
* Improves error detection when importing keys from a keyserver
* Fixes a wrong method call when verifying signatures for the first time upon document uploading
* django-compress is now disabled by default to avoid problems when deploying with DjangoZoom