diff liboctave/ChangeLog @ 3688:8aea513ff224

[project @ 2000-06-29 22:50:23 by jwe]
author jwe
date Thu, 29 Jun 2000 22:50:25 +0000
parents 9d8306640373
children 9143cd2129c4
line wrap: on
line diff
--- a/liboctave/ChangeLog	Thu Jun 29 21:33:01 2000 +0000
+++ b/liboctave/ChangeLog	Thu Jun 29 22:50:25 2000 +0000
@@ -1,3 +1,10 @@
+2000-06-29  James R. Van Zandt  <jrv@vanzandt.mv.com>
+
+	* data-conv.cc (read_doubles): Handle EIGHT_BYTE_INT cases.
+	(write_doubles): Ditto.
+	* data-conv.h: Ditto.
+	(enum save_type): New values, LS_U_LONG and LS_LONG.
+
 2000-06-27  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* boolMatrix.h: Declare MM_CMP_OPS here.