diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index c7cad979c19..788cd6c859e 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -52,6 +52,10 @@
 	* ar.c (main): Don't crash if called with no arguments
 	or only '-X32_64' as an argument.
 
+2000-08-08  DJ Delorie  <dj@redhat.com>
+
+	* resrc.c: use "gcc -xc" instead of -xc-header
+
 2000-08-05  Jason Eckhardt  <jle@cygnus.com>
 
 	* readelf.c (elf/i860.h): Include.
@@ -62,10 +66,6 @@
 
 	* MAINTAINERS: Add information about CGEN maintainers.
 
-2000-08-08  DJ Delorie  <dj@redhat.com>
-
-	* resrc.c: use "gcc -xc" instead of -xc-header
-
 2000-07-26  Geoff Keating  <geoffk@cygnus.com>
 
 	* nm.c (main): Ignore '-X32_64' as an option.