diff options
author | Phil Edwards <pme@gcc.gnu.org> | 2001-06-13 15:15:24 +0000 |
---|---|---|
committer | Phil Edwards <pme@gcc.gnu.org> | 2001-06-13 15:15:24 +0000 |
commit | 89c0830cba74fa8f56117d22c626ca57f325184b (patch) | |
tree | 059d6292e14e52862c991a3b18c7eb6b98477c40 | |
parent | 5b5b4207509af233edbce4adf24cc7e6c7517493 (diff) | |
download | gcc-89c0830cba74fa8f56117d22c626ca57f325184b.zip gcc-89c0830cba74fa8f56117d22c626ca57f325184b.tar.gz gcc-89c0830cba74fa8f56117d22c626ca57f325184b.tar.bz2 |
contrib.texi: Link to libstdc++'s thanks.html for now.
2001-06-13 Phil Edwards <pme@sources.redhat.com>
* doc/contrib.texi: Link to libstdc++'s thanks.html for now.
From-SVN: r43319
-rw-r--r-- | gcc/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/doc/contrib.texi | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 74435ba..3800bc6 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2001-06-13 Phil Edwards <pme@sources.redhat.com> + + * doc/contrib.texi: Link to libstdc++'s thanks.html for now. + 2001-06-13 Zack Weinberg <zackw@stanford.edu> * Makefile.in: Move _bb and __gcc_bcmp to LIB2FUNCS_ST. diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index a417240..9391e05 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -10,6 +10,10 @@ in this list are accidental. Feel free to contact or some of your contributions are not listed. Please keep this list in alphabetical order. +Some projects operating under the GCC project maintain their own list +of contributors, such as +@uref{http://gcc.gnu.org/libstdc++/,the C++ library}. + @itemize @bullet @item |