diff options
author | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2006-04-10 14:34:02 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2006-04-10 14:34:02 +0000 |
commit | 1f3d30ed897c623686239ceb96f21b727974807e (patch) | |
tree | 95e874ed96e2c0d7317afdd0332b8e247de9a2d2 /gcc | |
parent | 1da1ce3fbc307a36028ac416b7c8a67d973ac819 (diff) | |
download | gcc-1f3d30ed897c623686239ceb96f21b727974807e.zip gcc-1f3d30ed897c623686239ceb96f21b727974807e.tar.gz gcc-1f3d30ed897c623686239ceb96f21b727974807e.tar.bz2 |
Fix latest entry.
From-SVN: r112824
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2e2bd9e..f2fb337 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2006-04-10 Eric Botcazou <ebotcazou@libertysurf.fr> - * doc/install.texi (*-*-solaris2*): Point to the configuration page. + * doc/install.texi (*-*-solaris2*): Point to the configure page. 2006-04-10 Jakub Jelinek <jakub@redhat.com> |