diff src/ChangeLog @ 5176:10172b519695

[project @ 2005-03-02 19:14:13 by jwe]
author jwe
date Wed, 02 Mar 2005 19:14:14 +0000
parents 7a25bb94ef65
children e7438487c857
line wrap: on
line diff
--- a/src/ChangeLog	Wed Mar 02 17:38:32 2005 +0000
+++ b/src/ChangeLog	Wed Mar 02 19:14:14 2005 +0000
@@ -1,5 +1,9 @@
 2005-03-02  John W. Eaton  <jwe@octave.org>
 
+	* oct-stream.cc (octave_scan (std::istream&, const
+	scanf_format_elt&, double*)): New specialization to handle Inf,
+	NaN, and NA.
+
 	* parse.y (looks_like_copyright):
 	Rename from looks_like_octave_copyright.  Change all uses.
 	Simply match "Copyright".