view etc/CHECKLIST @ 28234:2757f267a198

Implement "HorizontalAlignment" property for multi-line "Edit" uicontrols (bug #58224). * EditControl.cc (init): Call setAlignment () when creating a multi-line TextEdit uicontrol. * EditControl.cc (updateMultiLine): In switch statement check for "HorizontalAlignment" or "VerticalAlignment" property change and call setAlignment ().
author Rik <rik@octave.org>
date Tue, 21 Apr 2020 18:19:13 -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.