diff NEWS @ 18614:13c80c3e9660

Add new functions hgsave and hgload (bug #39532). * NEWS: Announce new functions. * scripts/plot/util/hgload.m: New function. * scripts/plot/util/hgsave.m: New function. * scripts/plot/util/module.mk: Add functions to build system. * hdl2struct.m, print.m, saveas.m, struct2hdl.m: Add seealso references to new functions in docstrings. * plot.txi: Add functions to Octave manual. * __unimplemented__.m: Remove functions from unimplemented list.
author Massimiliano Fasi <mogrob.sanit@gmail.com> and Rik <rik@octave.org>
date Thu, 06 Mar 2014 22:52:59 +0100
parents cd83730e5e38
children 0ede4dbb37f1
line wrap: on
line diff
--- a/NEWS	Fri Feb 28 19:24:10 2014 +0100
+++ b/NEWS	Thu Mar 06 22:52:59 2014 +0100
@@ -4,6 +4,8 @@
  ** Other new functions added in 4.2:
 
       dir_in_loadpath
+      hgload
+      hgsave
       numfields
 
  ** Deprecated functions.