From 5db10a84a345a3c60657113e51a21b0ff4f7c295 Mon Sep 17 00:00:00 2001
From: pbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Mon, 6 Sep 2004 16:58:16 +0000
Subject: [PATCH] Put ChangeLog entry in the right place.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87120 138bc75d-0d04-0410-961f-82ee72b054a4
---
 gcc/ChangeLog         | 5 -----
 libgfortran/ChangeLog | 5 +++++
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index fe5e53114b9f..b5ebb4f4776e 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,8 +1,3 @@
-2004-09-06  Steven G. Kargl  <kargls@comcast.net>
-
-	* io/write.c (output_float): Typo in comment.  Remove debugging
-	printf.  Fix format for FP of form 1e10.
-
 2004-09-06  Mohan Embar  <gnustuff@thisiscool.com>
 
 	* Makefile.in (rtl.o): Remove -DGENERATOR_FILE.
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 5f29a04980ec..26a3544a49c1 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-06  Steven G. Kargl  <kargls@comcast.net>
+
+	* io/write.c (output_float): Typo in comment.  Remove debugging
+	printf.  Fix format for FP of form 1e10.
+
 2004-09-03  Richard Henderson  <rth@redhat.com>
 
 	* intrinsics/cshift0.c (DEF_COPY_LOOP, copy_loop_int, copy_loop_long,
-- 
GitLab