view etc/CHECKLIST @ 28246:c387a55aed05

Fix problem with uicontrol "Enable" transition from "off"->"inactive" (bug #57128). * BaseControl.cc (update): Call setEnable(true) when "Enable" switched to "inactive".
author Rik <rik@octave.org>
date Sun, 26 Apr 2020 15:01:41 -0700
parents 3c817af70eed
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 NEWS file.  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.