changeset 7178:8cfdb0f24f41

[project @ 2007-11-14 22:30:28 by jwe]
author jwe
date Wed, 14 Nov 2007 22:30:28 +0000
parents 57d2546ad8d5
children 32abf21b21e9
files liboctave/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/liboctave/ChangeLog	Wed Nov 14 22:21:36 2007 +0000
+++ b/liboctave/ChangeLog	Wed Nov 14 22:30:28 2007 +0000
@@ -1,5 +1,7 @@
 2007-11-14  John W. Eaton  <jwe@octave.org>
 
+	* oct-inttypes.h (opeator T (void) const): New conversion operator.
+
 	* lo-specfun.cc (zbesi): When alpha is negative, don't limit
 	correction to half-integer values.  From Eric Chassande-Mottin
 	<echassandemottin@gmail.com>.