diff NEWS @ 10437:0a210203481b

update NEWS
author Jaroslav Hajek <highegg@gmail.com>
date Tue, 23 Mar 2010 13:03:06 +0100
parents 0c8d2278c57f
children 7d23c19249d6
line wrap: on
line diff
--- a/NEWS
+++ b/NEWS
@@ -229,6 +229,9 @@
     Octave:int-convert-non-int-val, Octave:int-convert-overflow,
     Octave:int-math-overflow) have been removed. 
 
+ ** rem and mod are now built-in functions. They also handle integer types
+    efficiently using integer arithmetic.
+
 Summary of important user-visible changes for version 3.2:
 ---------------------------------------------------------