diff options
author | Joseph Myers <joseph@codesourcery.com> | 2011-02-07 17:46:07 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2011-02-07 17:46:07 +0000 |
commit | 0e048a1661c365992bc89da2767aeda6600440c7 (patch) | |
tree | f6595c0094d0375e7b27b205b9cdd6dd8a79d6bf /ChangeLog | |
parent | 1ec87690545eefc5c1453b225c62f5adcbbe1f49 (diff) | |
download | gcc-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |