aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/install.texi3
2 files changed, 6 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a8900ce..95e14f3 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-28 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * doc/install.texi (binaries): Change mingw binaries
+ link to www.mingw.org.
+
2002-05-28 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
* cfgloop.c (flow_loops_cfg_dump): Use bb->index, not i.
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index a81fb86..c84213e 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -1429,8 +1429,7 @@ Windows 95, 98, and NT:
@item
The @uref{http://sources.redhat.com/cygwin/,,Cygwin} project;
@item
-@uref{http://www.xraylith.wisc.edu/~khan/software/gnu-win32/,,GNU Win32}
-related projects by Mumit Khan.
+The @uref{http://www.mingw.org/,,MinGW} project.
@end itemize
@item