From 07f36542a60c8b5c5aa8d37b745a689374230d70 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Mon, 6 Nov 2017 10:38:04 +0100 Subject: [PATCH] update release checklist about security fixes (cherry picked from commit 818b61935bba264cb6f3be8beb54c49ccbc67e92) --- docs/development.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/development.rst b/docs/development.rst index 831c8ef2f..69ff94697 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -309,6 +309,7 @@ Checklist: - make sure all issues for this milestone are closed or moved to the next milestone +- check if there are any pending fixes for security issues - find and fix any low hanging fruit left on the issue tracker - check that Travis CI is happy - update ``CHANGES.rst``, based on ``git log $PREVIOUS_RELEASE..``