From cd54f07ee5b26c7eab4c6e6925d706d788413209 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Wed, 2 Aug 2017 16:29:43 -0400 Subject: [PATCH] Update changelog. Signed-off-by: Roberto Rosario --- HISTORY.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 0e927ad899..460b4b5584 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,6 +2,10 @@ ================== - Add workaround for PDF with IndirectObject as the rotation value. GitHub #261. +- Add ACL list link with icon and use it for the document facet menu. +- Fix mailing app permissions labels. +- Add ACLs link and ACLs permissions to the mailer profile model. +- Improve mailer URL regex. 2.6.4 (2017-07-26) ==================