diff NEWS @ 10208:c54ee101d13c

update NEWS
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 27 Jan 2010 13:30:41 +0100
parents 4de5c28733d5
children cb7d1b220f1c
line wrap: on
line diff
--- a/NEWS	Wed Jan 27 13:13:26 2010 +0100
+++ b/NEWS	Wed Jan 27 13:30:41 2010 +0100
@@ -209,6 +209,10 @@
     of `strcat' has been vectorized and is now much more efficient when
     many strings are concatenated.  The `strcmpi' and `strncmpi'
     functions are now built-in functions, providing better performance.
+ 
+ ** Matlab-style ignoring input and output function arguments using tilde (~)
+    is now supported. For more details, consult the manual.
+    
 
 Summary of important user-visible changes for version 3.2:
 ---------------------------------------------------------