diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/FOR-RELEASE | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index ea496e16cf0..8470e7151c9 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -2,6 +2,8 @@ Tasks needed before the next release. | |||
| 2 | 2 | ||
| 3 | * TO BE DONE SHORTLY BEFORE RELEASE | 3 | * TO BE DONE SHORTLY BEFORE RELEASE |
| 4 | 4 | ||
| 5 | ** Either update, test, and support the old w32 build method, or remove it. | ||
| 6 | |||
| 5 | ** Manuals | 7 | ** Manuals |
| 6 | Check for node names using problematic characters: | 8 | Check for node names using problematic characters: |
| 7 | find doc -name '*.texi' -exec grep '^@node[^,]*[:.()]' {} + | 9 | find doc -name '*.texi' -exec grep '^@node[^,]*[:.()]' {} + |