view etc/CHECKLIST @ 29905:ad023dbe9606

Add support for ListBoxTop property of uicontrol objects (bug #60951) * ListBoxControl.cc (update): Add case for ID_LISTBOXTOP to switch statement. * NEWS: Announce change. Also, move some improvements from Matlab compatibility section to Graphics Backend section. Wrap text at 72 columns.
author Rik <rik@octave.org>
date Thu, 22 Jul 2021 08:03: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.