summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>2007-02-11 11:06:15 +0000
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>2007-02-11 11:06:15 +0000
commit41d006b300e2affdcf2e74bbee72a14144f2b9ab (patch)
tree271436aa9c6a626ac29a29496c41481d0033e81f /ChangeLog
parentc6f3c94517256ba5a54dd61dcd28b491f1ec1fd0 (diff)
downloadgcc-41d006b300e2affdcf2e74bbee72a14144f2b9ab.tar.gz
* MAINTAINERS (Language Front End Maintainers): Update my mail
address. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121816 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 514ba1ad049..751698d36be 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