diff NEWS @ 18038:c404cec84eb4

New function validaattributes to perform input checking for functions. * validateattributes.m: new function file. * NEWS: add function to list of new functions for next release. * interpreter/func.txi: add docstring of new function to the functions chapter. * general/module.mk: add validateattributes.m to list of files to be installed.
author Carnë Draug <carandraug@octave.org>
date Mon, 02 Dec 2013 18:06:40 +0000
parents 132667955f66
children 728cb7530538
line wrap: on
line diff
--- a/NEWS	Sat Nov 30 08:43:51 2013 -0800
+++ b/NEWS	Mon Dec 02 18:06:40 2013 +0000
@@ -1,3 +1,10 @@
+Summary of important user-visible changes for version 4.0:
+---------------------------------------------------------
+
+ ** Other new functions added in 4.0.0:
+
+      validateattributes
+
 Summary of important user-visible changes for version 3.8:
 ---------------------------------------------------------