aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>2007-02-11 11:06:15 +0000
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>2007-02-11 11:06:15 +0000
commit88e1e72a9ff8f5e4bd98cb09bb177ae55772a0e2 (patch)
tree271436aa9c6a626ac29a29496c41481d0033e81f /ChangeLog
parent3de8da2a3cd70176d3b4b7aa544f71ce5eafcd5f (diff)
downloadgcc-88e1e72a9ff8f5e4bd98cb09bb177ae55772a0e2.zip
gcc-88e1e72a9ff8f5e4bd98cb09bb177ae55772a0e2.tar.gz
gcc-88e1e72a9ff8f5e4bd98cb09bb177ae55772a0e2.tar.bz2
MAINTAINERS (Language Front End Maintainers): Update my mail address.
* MAINTAINERS (Language Front End Maintainers): Update my mail address. From-SVN: r121816
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 514ba1a..751698d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
+
+ * MAINTAINERS (Language Front End Maintainers): Update my mail
+ address.
+
2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
PR bootstrap/30748