diff liboctave/ChangeLog @ 7889:76142609e8d2

Remove some float-functions ambiguities.
author John W. Eaton <jwe@octave.org>
date Fri, 13 Jun 2008 13:55:16 -0400
parents f336dd8e96d0
children 72c332d2db3c
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-13  Michael Goffioul  <michael.goffioul@gmail.com>
+
+	* lo-mappers.cc (arg): Remove ambiguity about atan2(float,float) usage.
+	* fCmplxDET.cc (FloatComplexDET::initialize10): Likewise, for pow.
+
 2008-06-11  John W. Eaton  <jwe@octave.org>
 
 	* so-array.h, so-array.cc, Array-so.cc: Delete.