diff scripts/ChangeLog @ 6953:4567a35e0777

[project @ 2007-10-04 02:53:11 by jwe]
author jwe
date Thu, 04 Oct 2007 02:54:00 +0000
parents 09a89fb42c09
children 4aef2ca14cf9
line wrap: on
line diff
--- a/scripts/ChangeLog	Wed Oct 03 21:37:08 2007 +0000
+++ b/scripts/ChangeLog	Thu Oct 04 02:54:00 2007 +0000
@@ -1,3 +1,9 @@
+2007-10-03  John W. Eaton  <jwe@octave.org>
+
+	* linear-algebra/Makefile.in (SOURCES): Rename norm.m to __norm__.m.
+	* linear-algebra/__norm__.m: Rename from norm.m.  Eliminate
+	special for __vnorm__.
+
 2007-10-03  Quentin Spencer  <qspencer@ieee.org>
 
 	* linear-algebra/norm.m: Special case vector 1-norm and 2-norm.