view CHECKLIST @ 12677:bedd0cdb3584 stable

Fix integer overflow when using text() with large x,y values (bug #33059) * __go_draw_axes__.m: Use "%e" printf format to guarantee exponential printout of numbers and allow large values to pass to gnuplot.
author David Finkel david.finkel@gmail.com
date Sun, 15 May 2011 15:27:22 -0700
parents 1052a66078cf
children
line wrap: on
line source

Things to do before making a release:

  * Ask testers for the type(s) of machines they are using.

  * Update the version number in src/version.h.

  * Update the version number in doc/refcard/refcard.tex.

  * Add a `Version M.N.P released.' line to the ChangeLog.

  * Update the NEWS file.

  * Check the README file.

  * Run autoconf, autoheader, and configure before making tar files.

  * Update the NEWS and README.octave files in the anonymous ftp
    directory.