diff --git a/DEVELOPERS.txt b/DEVELOPERS.txt index d8b5efb7bb38050e56f45b5c1c1673eb2d5ae7d3..748b47a4e1fd9100aff3cff6b292087e0441958e 100644 --- a/DEVELOPERS.txt +++ b/DEVELOPERS.txt @@ -50,3 +50,7 @@ the bootstrap-release branch, too. The http://downloads.buildout.org/2/bootstrap.py location doesn't need to be updated manually: it is a redirect now, to https://bootstrap.pypa.io/bootstrap-buildout.py . + +If there are changes to bootstrap.py, be sure to update the date in the +``__version__`` attribute and to record the bootstrap change (including the +new date/version) in zc.buildout's changelog.