comparison CHECKLIST @ 9031:1052a66078cf

Documentation cleanup of top-level Octave directory (READMEs, INSTALL) Spellcheck README and INSTALL files. Start all sentences with two spaces after period for readability.
author Rik <rdrider0-list@yahoo.com>
date Thu, 19 Mar 2009 20:47:36 -0700
parents d81db29f8b2b
children
comparison
equal deleted inserted replaced
8984:cda45dc441f7 9031:1052a66078cf
2 2
3 * Ask testers for the type(s) of machines they are using. 3 * Ask testers for the type(s) of machines they are using.
4 4
5 * Update the version number in src/version.h. 5 * Update the version number in src/version.h.
6 6
7 * Update the version number in doc/refcard.tex. 7 * Update the version number in doc/refcard/refcard.tex.
8 8
9 * Add a `Version M.N.P released.' line to the ChangeLog. 9 * Add a `Version M.N.P released.' line to the ChangeLog.
10 10
11 * Update the NEWS file. 11 * Update the NEWS file.
12 12
13 * Check the README file. 13 * Check the README file.
14 14
15 * Create a new Announce.M.N.P file for the current release.
16
17 * Run autoconf, autoheader, and configure before making tar files. 15 * Run autoconf, autoheader, and configure before making tar files.
18 16
19 * Update the NEWS and README.octave files in the anonymous ftp 17 * Update the NEWS and README.octave files in the anonymous ftp
20 directory. 18 directory.