diff src/ChangeLog @ 4647:6d26997e1fc3

[project @ 2003-11-23 18:18:58 by jwe]
author jwe
date Sun, 23 Nov 2003 18:20:12 +0000
parents eff8f977508c
children f7ce581b27fb
line wrap: on
line diff
--- a/src/ChangeLog	Sun Nov 23 18:13:19 2003 +0000
+++ b/src/ChangeLog	Sun Nov 23 18:20:12 2003 +0000
@@ -4,6 +4,9 @@
 	* ov-streamoff.h (octave_streamoff::increment,
 	octave_streamoff::decrement): New functions.
 
+	* ov-streamoff.h, ov-streamoff.cc: Move streamoff_array class to
+	liboctave/so-array.h and liboctave/so-array.cc.
+
 	* oct-stream.cc (octave_stream::seek): Extract std::streamoff from
 	tc_offset instead of int.