diff options
| author | pme <pme@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-06-13 15:15:24 +0000 |
|---|---|---|
| committer | pme <pme@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-06-13 15:15:24 +0000 |
| commit | fa0bcb815f741561bb6e23aca82ca57dbb393e84 (patch) | |
| tree | 059d6292e14e52862c991a3b18c7eb6b98477c40 | |
| parent | c753142b010efe73df1e4107ba1a77f0838fba65 (diff) | |
| download | ppe42-gcc-fa0bcb815f741561bb6e23aca82ca57dbb393e84.tar.gz ppe42-gcc-fa0bcb815f741561bb6e23aca82ca57dbb393e84.zip | |
2001-06-13 Phil Edwards <pme@sources.redhat.com>
* doc/contrib.texi: Link to libstdc++'s thanks.html for now.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43319 138bc75d-0d04-0410-961f-82ee72b054a4
| -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 74435bac8c9..3800bc6dec3 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 a4172400975..9391e05001b 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 |

