diff src/ChangeLog @ 3776:7ed917c1ca60

[project @ 2001-02-06 05:21:32 by jwe]
author jwe
date Tue, 06 Feb 2001 05:21:33 +0000
parents 13905c3a24af
children 3001e15555e9
line wrap: on
line diff
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
 2001-02-05  Mumit Khan  <khan@nanotech.wisc.edu>
 
+	* pr-output.cc (set_format): Add std:: namespace qualifier as
+	needed.
+
 	* oct-stream.cc (octave_scan): Implement, and specialize for
 	char*. Delete the old template instantiations.
 	(BEGIN_S_CONVERSION): Use strings instead of ostrstreambuf.