aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Korn <dave.korn.cygwin@gmail.com>2015-03-22 17:08:00 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2015-03-22 17:08:00 +0000
commitac48a1ba5ef285bcf52b5ef02cb3845c5e94e3b1 (patch)
treec7e2a4881d84d1e788957e1d700539dcdf1ab70f
parenta866d527fe22aa477c17ec63a6365fdf72e0bdb7 (diff)
downloadgcc-ac48a1ba5ef285bcf52b5ef02cb3845c5e94e3b1.zip
gcc-ac48a1ba5ef285bcf52b5ef02cb3845c5e94e3b1.tar.gz
gcc-ac48a1ba5ef285bcf52b5ef02cb3845c5e94e3b1.tar.bz2
contrib.texi (Contributors): Update entry for Danny Smith.
* doc/contrib.texi (Contributors): Update entry for Danny Smith. Co-Authored-By: Gerald Pfeifer <gerald@pfeifer.com> From-SVN: r221570
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/contrib.texi2
2 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 856438e..ce4900a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2015-03-22 Dave Korn <dave.korn.cygwin@gmail.com>
+ Gerald Pfeifer <gerald@pfeifer.com>
+
+ * doc/contrib.texi (Contributors): Update entry for Danny Smith.
+
2015-03-21 Chung-Lin Tang <cltang@codesourcery.com>
Sandra Loosemore <sandra@codesourcery.com>
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index f1214fd..9935ac7 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -881,6 +881,8 @@ Christopher Smith did the port for Convex machines.
@item
Danny Smith for his major efforts on the Mingw (and Cygwin) ports.
+Retired from GCC maintainership August 2010, having mentored two
+new maintainers into the role.
@item
Randy Smith finished the Sun FPA support.