comparison NEWS @ 12574:89604fa96d2f

Deprecate perror, strerror functions.
author Rik <octave@nomad.inbox5.com>
date Mon, 04 Apr 2011 13:37:13 -0700
parents 88558b8eb8a7
children f9b7aa3b88f8 2846ea58b288
comparison
equal deleted inserted replaced
12573:232a90612254 12574:89604fa96d2f
459 459
460 The following functions have been deprecated in Octave 3.4 and will 460 The following functions have been deprecated in Octave 3.4 and will
461 be removed from Octave 3.8 (or whatever version is the second major 461 be removed from Octave 3.8 (or whatever version is the second major
462 release after 3.4): 462 release after 3.4):
463 463
464 autocor cellidx fstat is_global saveimage 464 autocor cellidx fstat is_global replot values
465 autocov cquad gammai krylovb values 465 autocov cquad gammai krylovb saveimage
466 betai dispatch glpkmex replot 466 betai dispatch glpkmex perror strerror
467 467
468 Summary of important user-visible changes for version 3.2: 468 Summary of important user-visible changes for version 3.2:
469 --------------------------------------------------------- 469 ---------------------------------------------------------
470 470
471 ** Compatibility with Matlab graphics has been improved. 471 ** Compatibility with Matlab graphics has been improved.