From 081767df3ef59a61055dd209aef005088cc7e53d Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 15 Feb 2011 02:06:24 -0400 Subject: [PATCH] Updated Changelog --- docs/Changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Changelog.txt b/docs/Changelog.txt index d94cbe21fe..bd01a98096 100644 --- a/docs/Changelog.txt +++ b/docs/Changelog.txt @@ -9,3 +9,4 @@ * Added multipage documents support (only tested on pdfs) To update a previous database do: [d.update_page_count() for d in Document.objects.all()] * Added support for document page transformation (no GUI yet) +* Added views to create, edit and grant/revoke permissions to roles