From a488df12ff137cf6d7873677eb08d2af26b3f50c Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Mon, 7 Nov 2011 02:21:54 -0400 Subject: [PATCH] Updated changelog --- docs/changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index d2532142bb..f2ffb35eee 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,10 @@ (document based and file based) * Updated python converter backend, document model and staging module to use the new get_mimetype API +* Only allow clickable thumbnails for document and staging files with a + valid image +* Removed tag count from the group document list widget to conserve + vertical space 2011-11-06 ----------