We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 845b69b commit 753dfc5Copy full SHA for 753dfc5
RELEASE.txt
@@ -44,6 +44,13 @@ Roundup release checklist:
44
4. Update documentation
45
doc/announcement.txt
46
doc/upgrading.txt
47
+
48
+ Use::
49
50
+ sed -ne '/^20[0-9][0-9]-XX/,/^202[0-9]-/{/^-/p}' CHANGES.txt | wc -l
51
52
+ to get number of features/fixes included in the release.
53
54
4a. cd to website/www and run 'make linkcheck'. See output in
55
_tmp/linkcheck/output.txt
56
fix broken references in docs
0 commit comments