From 6886b22360521643a4f06264e7cda9ec31df50f0 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sun, 1 Apr 2018 01:53:42 -0400 Subject: [PATCH] Add changelog entry about requiring the document view permission to view trashed documents. Signed-off-by: Roberto Rosario --- HISTORY.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.rst b/HISTORY.rst index 3d1bc401da..ef493dab67 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -22,6 +22,7 @@ - Allow filtering an event list by clicking on the user column. - Display a proper message in the document type metadata type relationship view when there are no metadata types exist. +- Require the document view permission to view trashed documents. 2.7.3 (2017-09-11) ==================