diff NEWS @ 26341:0990e4093c25 stable

legend.m: Deprecate numeric arguments for position. * NEWS: Announce change, and replacement of using strings. * legend.m: Add warning if a numeric argument for position is found.
author Rik <rik@octave.org>
date Tue, 01 Jan 2019 08:49:40 -0800
parents c5a909b164de
children ddf1cfd62a86 26be3dc2900f
line wrap: on
line diff
--- a/NEWS	Sun Dec 30 18:00:03 2018 +0100
+++ b/NEWS	Tue Jan 01 08:49:40 2019 -0800
@@ -164,6 +164,9 @@
     Matlab compatible.  If necessary use the "-loose" option to
     reproduce figures as they appeared in previous versions of Octave.
 
+ ** Specifying legend position with a numeric argument is deprecated and
+    will be removed in Octave 7.0.  Use a string argument instead.
+
  ** It is now possible to use files and folders containing Unicode
     characters in Windows.