Commit cdc1e12a by Craig Burley Committed by Craig Burley

* news.texi: Describe DATE intrinsic fix.

From-SVN: r28018
parent d898b4a5
Thu Jul 8 15:38:50 1999 Craig Burley <craig@jcb-sc.com>
* news.texi: Describe DATE intrinsic fix.
Mon Jun 28 21:44:19 1999 Craig Burley <craig@jcb-sc.com>
* version.c: Denote experimental version.
......
......@@ -9,7 +9,7 @@
@c in the standalone derivations of this file (e.g. NEWS).
@set copyrights-news 1995-1999
@set last-update-news 1999-06-29
@set last-update-news 1999-07-08
@include root.texi
......@@ -232,6 +232,12 @@ Automatic arrays now seem to be working on HP-UX systems.
@ifclear USERVISONLY
@item
The @code{Date} intrinsic now returns the correct result
on big-endian systems.
@end ifclear
@ifclear USERVISONLY
@item
Fix @code{g77} so it no longer crashes when compiling
I/O statements using keywords that define @code{INTEGER} values,
such as @samp{IOSTAT=@var{j}},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment