view etc/CHECKLIST @ 20633:ffc6cdcd02c5 stable

Fix segfault when complex double matrix calls ZGETRF (bug #45577). * CMatrix.cc (finverse, determinant, rcond, fsolve): Calculate norm of matrix and if it is NaN, skip calling ZGETRF in LAPACK and set info to non-zero value to signal an error.
author Rik <rik@octave.org>
date Sat, 10 Oct 2015 16:46:00 -0700
parents a6d13c62fccf
children
line wrap: on
line source

Things to do before making a release:

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

  * Update version number and release year in CITATION.

  * Update the NEWS file.

  * 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.