From c9c0be31c5d0adfe75316cdcff81e5b72bcf9b63 Mon Sep 17 00:00:00 2001 From: Simon Charette Date: Wed, 27 Aug 2014 23:04:23 -0400 Subject: Fixed #23375 -- Added missing security issues to the archive. Also adjusted the pre-release process to prevent future omissions. --- docs/internals/howto-release-django.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/internals') diff --git a/docs/internals/howto-release-django.txt b/docs/internals/howto-release-django.txt index 97f3ae0823..0f7ca88c50 100644 --- a/docs/internals/howto-release-django.txt +++ b/docs/internals/howto-release-django.txt @@ -87,7 +87,8 @@ any time leading up to the actual release: the release. We maintain a list of who gets these pre-notification emails in the private ``django-core`` repository. This email should be signed by the key you'll use for the release, and should include patches for each issue - being fixed. + being fixed. Also make sure to update the security issues archive; this will + be in ``docs/releases/security.txt``. #. If this is a major release, make sure the tests pass, then increase the default PBKDF2 iterations in -- cgit v1.3