diff libcruft/ChangeLog @ 6508:184ab67c3bc1

[project @ 2007-04-07 00:43:09 by jwe]
author jwe
date Sat, 07 Apr 2007 00:43:10 +0000
parents 7e9a548e8ddf
children 3c89a3f9d23e
line wrap: on
line diff
--- a/libcruft/ChangeLog	Fri Apr 06 20:00:38 2007 +0000
+++ b/libcruft/ChangeLog	Sat Apr 07 00:43:10 2007 +0000
@@ -1,5 +1,8 @@
 2007-04-06  John W. Eaton  <jwe@octave.org>
 
+	* blas-xtra/xdnrm2.f, blas-xtra/xdznrm2.f: New functions.
+	* blas-xtra/Makefile.in (FSRC): Add them to the list.
+
 	* ranlib/phrtsd.f (phrtsd): Ensure that the types of the arguments
 	passed to mod are the same even on 64-bit systems.