aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2011-02-07 17:46:07 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2011-02-07 17:46:07 +0000
commit0e048a1661c365992bc89da2767aeda6600440c7 (patch)
treef6595c0094d0375e7b27b205b9cdd6dd8a79d6bf /ChangeLog
parent1ec87690545eefc5c1453b225c62f5adcbbe1f49 (diff)
downloadgcc-0e048a1661c365992bc89da2767aeda6600440c7.zip
gcc-0e048a1661c365992bc89da2767aeda6600440c7.tar.gz
gcc-0e048a1661c365992bc89da2767aeda6600440c7.tar.bz2
* MAINTAINERS (option handling): Add self.
From-SVN: r169889
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index efbe504..1984b59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-02-07 Joseph Myers <joseph@codesourcery.com>
+
+ * MAINTAINERS (option handling): Add self.
+
2011-02-06 Kai Tietz <kai.tietz@onevision.com>
PR lto/47225