annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
1 Things to do before making a release:
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2
12773
987ecd306f3f maint: update etc/CHECKLIST file
John W. Eaton <jwe@octave.org>
parents: 12733
diff changeset
3 * Update the version number and release date in configure.ac.
2330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
4
18793
a6d13c62fccf Update CITATION file to include Rik Wehbring, use current version number.
Rik <rik@octave.org>
parents: 12773
diff changeset
5 * Update version number and release year in CITATION.
a6d13c62fccf Update CITATION file to include Rik Wehbring, use current version number.
Rik <rik@octave.org>
parents: 12773
diff changeset
6
2330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
7 * Update the NEWS file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
8
12773
987ecd306f3f maint: update etc/CHECKLIST file
John W. Eaton <jwe@octave.org>
parents: 12733
diff changeset
9 * Update the NEWS-<VERSION>.html, index.in, news.in, and download.in
987ecd306f3f maint: update etc/CHECKLIST file
John W. Eaton <jwe@octave.org>
parents: 12733
diff changeset
10 files for the web site.
2330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
11
12773
987ecd306f3f maint: update etc/CHECKLIST file
John W. Eaton <jwe@octave.org>
parents: 12733
diff changeset
12 * Copy tarballs to ftp.gnu.org.
2330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
13
12773
987ecd306f3f maint: update etc/CHECKLIST file
John W. Eaton <jwe@octave.org>
parents: 12733
diff changeset
14 * Post a release announcement to the help@octave.org and
987ecd306f3f maint: update etc/CHECKLIST file
John W. Eaton <jwe@octave.org>
parents: 12733
diff changeset
15 info-gnu@gnu.org lists.