diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index fe5e53114b9f13a6192ee5b55d01bbb5726f4831..b5ebb4f4776ef32738a28fa358f1d7b209df3e16 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 5f29a04980ec25fc50874847a5261c917b6727d2..26a3544a49c12184fabecf4fec70c69b501c0755 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,