From 818b61935bba264cb6f3be8beb54c49ccbc67e92 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 --- docs/development.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/development.rst b/docs/development.rst index 9e06cce8a..ab8b9453e 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..``