From 1310df7dd95dba3e1d81f1ed673653c472e3a680 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Fri, 12 May 2017 23:07:54 -0500 Subject: [PATCH] Minor - Update changelog --- documentation/changelog.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/documentation/changelog.html b/documentation/changelog.html index 2f668fc5a2..0aefe56099 100755 --- a/documentation/changelog.html +++ b/documentation/changelog.html @@ -134,6 +134,7 @@
  • (a07a8865) Add configuration setting 'system_announce_extra_roles'
  • (5e765870 - BT#11019) Add configuration setting "pdf_img_dpi" option
  • (661239d8 - GH#1772) Add configuration setting SMTP_UNIQUE_REPLY_TO setting + support in api_mail_html() - fixes #1772
  • +
  • (a5ba257b - BT#12631) Add configuration setting 'allow_edit_tool_visibility_in_session'
  • (0767c9b0 - BT#12413) Add script to generate a table of missing terms in a language. Edit to set $language, then run in a browser and copy-paste in a spreadsheet soft to hand out to professional translators
  • (3d83d694) Improve Apache and Nginx rules in installation guide in English based on the .htaccess file
  • (d8f78f16 - BT#12476) System announcements: rework to use an array of visibilities (requires database changes)
  • @@ -141,6 +142,19 @@

    Improvements (minor features) and debug