view etc/CHECKLIST.md @ 31249:de6fc38c78c6

Make Jacobian types offered by dlsode.f accessible by lsode (bug #31626). * liboctave/numeric/LSODE-opts.in: Add options "jacobian type", "lower jacobian subdiagonals", and "upper jacobian subdiagonals". * liboctave/numeric/LSODE.cc (file scope, lsode_j, LSODE::do_integrate (double)): Handle new configurable Jacobian types. * build-aux/mk-opts.pl: Don't implicitly convert to integer in condition.
author Olaf Till <olaf.till@uni-jena.de>
date Fri, 12 Nov 2010 08:53:05 +0100
parents 5257c14513e3
children
line wrap: on
line source

Things to do before making a release:

  * Update the version number and release date in configure.ac.

  * Update the OCTAVE_API_VERSION number in configure.ac.

  * Update version number and release year in CITATION.

  * Update the etc/NEWS.N.md file corresponding to the major release
    number N.  Include release date in Summary header.

  * Update the NEWS-<VERSION>.html, index.in, news.in, and download.in
    files for the web site.

  * Copy tarballs to ftp.gnu.org.

  * Post a release announcement to the help@octave.org and
    info-gnu@gnu.org lists.

  * Update https://wiki.octave.org/Release_History page.