diff options
author | David Edelsohn <dje@gcc.gnu.org> | 2003-09-13 19:18:35 -0400 |
---|---|---|
committer | David Edelsohn <dje@gcc.gnu.org> | 2003-09-13 19:18:35 -0400 |
commit | 317feb465233fc84cf358c50350289221604669a (patch) | |
tree | 031f28ae63f2202fc249fabc9e74cd5bef5c401e /gcc | |
parent | 4bc8ae23877f08b24ee92b1c6400baa6b7b8a981 (diff) | |
download | gcc-317feb465233fc84cf358c50350289221604669a.zip gcc-317feb465233fc84cf358c50350289221604669a.tar.gz gcc-317feb465233fc84cf358c50350289221604669a.tar.bz2 |
Correct Dale's email address in ChangeLog entry.
From-SVN: r71364
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index aec351d..886df32 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -38,7 +38,8 @@ * doc/invoke.texi (Option Summary, Xtensa Options): Remove documention for the options listed above. -2003-09-12 Dale Johannesen <dale@apple.com> +2003-09-12 Dale Johannesen <dalej@apple.com> + * config/rs6000/rs6000-protos.h: Use C90 prototypes. * config/rs6000/rs6000-c.c: Ditto. * config/rs6000/rs6000.c: Ditto. |