diff liboctave/ChangeLog @ 4909:5c9e36402f17

[project @ 2004-07-12 17:08:24 by jwe]
author jwe
date Mon, 12 Jul 2004 17:10:29 +0000
parents bd043a433918
children 14027e0bafa4
line wrap: on
line diff
--- a/liboctave/ChangeLog	Tue Jun 29 19:20:00 2004 +0000
+++ b/liboctave/ChangeLog	Mon Jul 12 17:10:29 2004 +0000
@@ -1,3 +1,8 @@
+2004-07-12  John W. Eaton  <jwe@octave.org>
+
+	* oct-inttypes.h (octave_int<T>::nbits): New function.
+	(bitshift (const octave_int<T>&, int)): New function.
+
 2004-06-14  John W. Eaton  <jwe@octave.org>
 
 	* mx-base.h: Include headers for new int types.