changeset 4727:bcd75f15bc9c

[project @ 2004-01-25 23:30:15 by jwe]
author jwe
date Sun, 25 Jan 2004 23:30:15 +0000
parents 14dc2267c343
children c67cd5d56071
files doc/interpreter/preface.txi
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/preface.txi	Fri Jan 23 20:04:36 2004 +0000
+++ b/doc/interpreter/preface.txi	Sun Jan 25 23:30:15 2004 +0000
@@ -71,6 +71,12 @@
 @code{async_system}.
 
 @item
+David Bateman @email{dbateman@@free.fr} converted several built-in
+functions to use Lapack instead of Linpack, and split the
+functionality of @file{load-save.cc} out into the @code{octave_value}
+classes.
+
+@item
 Karl Berry @email{karl@@cs.umb.edu} wrote the @code{kpathsea} library
 that allows Octave to recursively search directory paths for function
 and script files.
@@ -85,7 +91,7 @@
 C-style input and output functions.
 
 @item
-Dirk Eddelbuettel @email{edd@@debian.org} makes Octave easy to install
+Dirk Eddelbuettel @email{edd@@debian.org} made Octave easy to install
 for users of Debian GNU/Linux.
 
 @item