summaryrefslogtreecommitdiff
path: root/docs/internals
diff options
context:
space:
mode:
authorSimon Charette <charette.s@gmail.com>2014-08-27 23:04:23 -0400
committerSimon Charette <charette.s@gmail.com>2014-08-28 10:48:39 -0400
commitc9c0be31c5d0adfe75316cdcff81e5b72bcf9b63 (patch)
treeaaf42214b6bf4b044b99a0876475dc82ce828b7d /docs/internals
parent3a44e20005e654affea89af49d82532d4d55e4a7 (diff)
Fixed #23375 -- Added missing security issues to the archive.
Also adjusted the pre-release process to prevent future omissions.
Diffstat (limited to 'docs/internals')
-rw-r--r--docs/internals/howto-release-django.txt3
1 files changed, 2 insertions, 1 deletions
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