diff liboctave/ChangeLog @ 4963:573d23f9c9cf

[project @ 2004-09-03 15:43:29 by jwe]
author jwe
date Fri, 03 Sep 2004 15:43:30 +0000
parents 7a3a480e8645
children 269c3d6c0569
line wrap: on
line diff
--- a/liboctave/ChangeLog	Thu Sep 02 16:56:17 2004 +0000
+++ b/liboctave/ChangeLog	Fri Sep 03 15:43:30 2004 +0000
@@ -1,3 +1,8 @@
+2004-09-03  John W. Eaton  <jwe@octave.org>
+
+	* oct-inttypes.h (octave_fit_to_range): Use constructor instead of
+	static_cast for type conversion.
+
 2004-09-01  John W. Eaton  <jwe@octave.org>
 
 	* oct-inttypes.h (pow, operator +, operator -, operator *,