From 5a61de3dc4198fe8664bc48273515b3a3a1b4255 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 24 Jan 2012 01:50:26 -0400 Subject: [PATCH] Updated changelog --- docs/changelog.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 4a37902165..1f66818ea6 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,5 +1,8 @@ Version 0.12 ------------ +* Fixed issue #17, special thanks to Dave Herring for all the help including + access to a machine suffering with the issue +* Remove Celery and Sentry from the requirements * Removal of the OCR_CACHE_URI configuration option * Upgrade commands: @@ -18,7 +21,7 @@ If you're unsure, answer 'no'. Type 'yes' to continue, or 'no' to cancel: yes """ * ./manage.py migrate documents - + * ./manage.py migrate document_signatures * Added new configuration option COMMON_ALLOW_ANONYMOUS_ACCESS to allow non authenticated access.