comparison NEWS @ 18794:03c2671493f9

maint: Periodic merge of gui-release to default.
author Rik <rik@octave.org>
date Mon, 02 Jun 2014 11:17:59 -0700
parents d1750be79dee 99d63a2e221b
children 7c6ee4bd7719
comparison
equal deleted inserted replaced
18787:96527fbdb8d4 18794:03c2671493f9
121 be removed from Octave 4.4 (or whatever version is the second major 121 be removed from Octave 4.4 (or whatever version is the second major
122 release after 4.0): 122 release after 4.0):
123 123
124 allow_noninteger_range_as_index 124 allow_noninteger_range_as_index
125 do_braindead_shortcircuit_evaluation 125 do_braindead_shortcircuit_evaluation
126
127 The internal function atan2 of the sparse matrix class has been deprecated
128 in Octave 4.0 and will be removed from Octave 4.4 (or whatever version is
129 the second major release after 4.0). Use the Fatan2 function with sparse
130 inputs as a replacement.
126 131
127 --------------------------------------------------------- 132 ---------------------------------------------------------
128 133
129 See NEWS.3 for old news. 134 See NEWS.3 for old news.