Removing entries from already-built NEWS requires editing two files
[email protected] Wed, 24 Feb 2010 18:19:36 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from jml <[email protected]>: Sometimes after making a release, we have to roll back a change that appears in the NEWS file. When this happens, we need to delete the entry from the NEWS file in the root of the release branch and also in the NEWS file for whatever project that the change affected. This is duplicated work that makes it very easy to make a mistake and accidentally leave one entry in while deleting the other. Ideally, only one file would need to be changed. ---------- Type : defect Component: release management Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/4314