From fe0e3de898d113776d1c98d818202cfe9d60f3a3 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 13 Dec 2011 12:42:00 -0400 Subject: [PATCH] Update changelog --- docs/changelog.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 02739221f4..df1652937f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -3,6 +3,16 @@ Version 0.12 * Italian translation by SeeOpen.IT (www.seeopen.it, info@seeopen.it) +Version 0.11.1 +-------------- +* Fixed a document deletion regression +* Improves error detection when importing keys from a keyserver, catching + the exception KeyImportError and not KeyFetchingError +* 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 +* Improve post metadata set delete redirection + + Version 0.11 ------------ * Support for signed documents verification added, embedded and detached