diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-05-29 19:21:25 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-05-29 19:21:25 +0000 |
commit | 869cd0e8d3ee0569313c5462734efd77ad58f04e (patch) | |
tree | 3720bb4cb8d5d509f8333f388662f91e8443e24f /lto-plugin/ChangeLog | |
parent | 48812916a2a2062957a63dce82100f6ff191c1f3 (diff) | |
download | gcc-869cd0e8d3ee0569313c5462734efd77ad58f04e.tar.gz |
* lto-plugin.c: Fix typo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187982 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'lto-plugin/ChangeLog')
-rw-r--r-- | lto-plugin/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog index 401884df694..75c14055b94 100644 --- a/lto-plugin/ChangeLog +++ b/lto-plugin/ChangeLog @@ -1,3 +1,7 @@ +2012-05-29 Joseph Myers <joseph@codesourcery.com> + + * lto-plugin.c: Fix typo. + 2012-05-16 H.J. Lu <hongjiu.lu@intel.com> * configure: Regenerated. |