diff liboctave/ChangeLog @ 3092:4bb976b250bf

[project @ 1997-10-17 07:48:48 by jwe]
author jwe
date Fri, 17 Oct 1997 07:52:48 +0000
parents eb827eb9b8ff
children 528f4270e904
line wrap: on
line diff
--- a/liboctave/ChangeLog	Fri Oct 10 16:26:48 1997 +0000
+++ b/liboctave/ChangeLog	Fri Oct 17 07:52:48 1997 +0000
@@ -1,3 +1,10 @@
+Thu Oct  2 17:13:02 1997  Mumit Khan  <khan@dhaka.xraylith.wisc.edu>
+
+	* CRowVector.cc (linspace): Removed attempt for implicit conversion 
+	to complex<double>(int) instead of complex<double>(double).
+
+	* lo-mappers.cc (atanh): Ditto.
+
 Thu Jul 31 22:13:54 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* idx-vector.cc (IDX_VEC_REP::sort): New function.