projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9567d41
)
Corrected typo in PR number, previous commit
author
Bud Davis
<bdavis@gcc.gnu.org>
Fri, 13 Aug 2004 22:25:06 +0000
(22:25 +0000)
committer
Bud Davis
<bdavis@gcc.gnu.org>
Fri, 13 Aug 2004 22:25:06 +0000
(22:25 +0000)
From-SVN: r85969
libgfortran/ChangeLog
patch
|
blob
|
history
diff --git
a/libgfortran/ChangeLog
b/libgfortran/ChangeLog
index e622e3155bdc7f98d7478e20ea3a722dd50f5126..d5e97a2bdd62463948e7b0b1ae2cbdca5fb88039 100644
(file)
--- a/
libgfortran/ChangeLog
+++ b/
libgfortran/ChangeLog
@@
-1,6
+1,6
@@
2004-08-13 Bud Davis <bdavis9659@comcast.net>
- PR gfortran/1
396
5
+ PR gfortran/1
693
5
* io/open.c (st_open): use flags instead of the unit structure.
2004-08-10 Victor Leikehman <lei@il.ibm.com>