From 90e26247ab33e109445be83862e0a79e1a9ca6c5 Mon Sep 17 00:00:00 2001 From: Andi Kleen Date: Wed, 28 Jul 2010 14:05:59 +0000 Subject: [PATCH] Add Changelog too From-SVN: r162631 --- lto-plugin/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog index e3e965371c4..79c829fe5ce 100644 --- a/lto-plugin/ChangeLog +++ b/lto-plugin/ChangeLog @@ -1,3 +1,7 @@ +2010-07-27 Andi Kleen + + * lto-plugin.c (translate): Remove debug fprintf. + 2010-07-23 H.J. Lu PR bootstrap/45042