diff NEWS @ 3243:dd00769643ae

[project @ 1999-05-28 04:19:00 by jwe]
author jwe
date Fri, 28 May 1999 04:19:24 +0000
parents 549691faa638
children 60866c521b92
line wrap: on
line diff
--- a/NEWS
+++ b/NEWS
@@ -286,8 +286,8 @@
     even if you build a copy of Octave that depends on shared versions
     of the Octave libraries.
 
-  * For matrices, x(:) now works no matter what the value of
-    do_fortran_indexing is.
+  * For matrices, x(:) now works and returns a column vector no matter
+    what the value of do_fortran_indexing is.
 
   * New keywords __FILE__ and __LINE__ expand to the name of the file
     that is being read and the current input line number, respectively.