# HG changeset patch # User Rik # Date 1522684643 25200 # Node ID 3166d47adde28d1e3a1852864a6ecfe7fff7c481 # Parent d3baac355a2cc2c4d3d642c6e12b0a0388bbda93 RELEASE.PROCESS: Update checklist for making a release. * RELEASE.PROCESS: Update checklist for making a release. diff -r d3baac355a2c -r 3166d47adde2 etc/RELEASE.PROCESS --- a/etc/RELEASE.PROCESS Sun Apr 01 22:16:24 2018 -0700 +++ b/etc/RELEASE.PROCESS Mon Apr 02 08:57:23 2018 -0700 @@ -9,7 +9,7 @@ # Update gnulib to latest version -# Must occur first as it could resolve, or create new, bug reports +# Must occur first as it could resolve existing, or create new, bug reports #: Completion Date: # File bug reports for all outstanding bugs known, but not reported @@ -30,6 +30,7 @@ # GPL License activities #* Update Copyright statements for all source controlled files +#* Update dates in any other locations (launch message, citation, etc.) #* Add any new contributors to contributors.in #: Completion Date: @@ -40,10 +41,10 @@ #* C++ style check. Completion Date: # Run lint checker on code base -#* cppcheck, Clang sanitize, etc. +#* cppcheck, -fsanitize, etc. #: Completion Date: -# Verify 'make check' is passing on all buildbot combinations of OS and compiler +# Verify 'make check' is passing on all buildbot combinations of OS and compilers #* Start discussion on octave-maintainers list about which failing tests must be fixed #* Identify and fix any tests determined critical in step above #: Completion Date: