Commit cd7c8709aa4dab877a377d2554fb5e0db2311402
1 parent
38cd94be
Tweak release instructions
Showing
1 changed file
with
3 additions
and
2 deletions
README-maintainer
| ... | ... | @@ -340,11 +340,12 @@ RELEASE PREPARATION |
| 340 | 340 | `make_dist` verifies this consistency. |
| 341 | 341 | |
| 342 | 342 | * Update release notes in manual. Look at diffs and ChangeLog. |
| 343 | - Update release date in `manual/release-notes.rst`. | |
| 343 | + Update release date in `manual/release-notes.rst`. Change "not yet | |
| 344 | + released" to an actual date for the release. | |
| 344 | 345 | |
| 345 | 346 | * Add a release entry to ChangeLog: "x.y.z: release" |
| 346 | 347 | |
| 347 | -* Commit title: "Prepare x.y.z release" | |
| 348 | +* Commit changes with title "Prepare x.y.z release" | |
| 348 | 349 | |
| 349 | 350 | * Performance test is included with binary compatibility steps. Even |
| 350 | 351 | if releasing a new major release and not doing binary compatibility | ... | ... |