diff src/ChangeLog @ 3841:bbe74a066592

[project @ 2001-06-27 02:29:03 by jwe]
author jwe
date Wed, 27 Jun 2001 02:29:04 +0000
parents b8c1cb5b9fd9
children 07b99a1889cb
line wrap: on
line diff
--- a/src/ChangeLog	Sun Jun 17 02:17:33 2001 +0000
+++ b/src/ChangeLog	Wed Jun 27 02:29:04 2001 +0000
@@ -1,3 +1,12 @@
+2001-06-26  Mumit Khan  <khan@nanotech.wisc.edu>
+
+	* c-file-ptr-stream.h (c_file_ptr_buf::c_file_ptr_buf): Add GCC3
+	libstdc++-v3 support.
+	* load-save.cc (save_mat5_binary_element): Cast arguments to the
+	correct type.
+	(save_ascii_data): Eliminate compiler warning.
+	* toplev.cc (system): Prefix std::.
+
 2001-05-31  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* ov-cx-mat.cc: Deleve unnecessary instantiation of assign function.