From 607a83c9432a15cc27bab7677270b1e6dd2d764e Mon Sep 17 00:00:00 2001
From: Andrew Stubbs <andrew.stubbs@st.com>
Date: Mon, 16 Mar 2009 12:50:42 +0000
Subject: [PATCH] Move changelog entry to the right file.

Sorry folks.
---
 ChangeLog     | 4 ----
 bfd/ChangeLog | 4 ++++
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 627c5843973..5ee93843751 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,3 @@
-2009-03-16  Andrew Stubbs  <ams@codesourcery.com>
-
-	* dwarf2.c (read_section): Always use rawsize, if available.
-
 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
 	Backport from git Libtool:
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index da22cb3037e..ff4fb082b3d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2009-03-16  Andrew Stubbs  <ams@codesourcery.com>
+
+	* dwarf2.c (read_section): Always use rawsize, if available.
+
 2009-03-16  Alan Modra  <amodra@bigpond.net.au>
 
 	* simple.c (bfd_simple_get_relocated_section_contents): Use larger
-- 
GitLab