diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c5dc0c44fe5..175f3b061ac 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -9,10 +9,16 @@ Mon Oct 21 18:17:08 1996  Mark Alexander  <marka@cygnus.com>
 	sign-extension problems in calculating psymtab addresses.
 	* buildsym.c (end_symtab): Use macro to pop context.
 
+start-sanitize-v850
 Mon Oct 21 14:40:50 1996  Stu Grossman  (grossman@critters.cygnus.com)
 
 	* v850-tdep.c:  Cleanup lots of things.  Add many comments.
 
+	* v850-tdep.c (v850_init_extra_frame_info v850_frame_chain):  Fix
+	sign bugs with scanning prologues.  Get a little smarter about
+	calculating the length of uninteresting instructions.
+
+start-sanitize-v850
 Mon Oct 21 14:01:38 1996  Michael Snyder  <msnyder@cleaver.cygnus.com>
 
 	* top.c: Add new commands "set annotate" and "show annotate".
@@ -41,12 +47,6 @@ Thu Oct 17 18:18:20 1996  Stan Shebs  <shebs@andros.cygnus.com>
 	* configure.in: Remove host and target mapping.
 	* configure: Rebuild.
 
-start-sanitize-v850
-	* v850-tdep.c (v850_init_extra_frame_info v850_frame_chain):  Fix
-	sign bugs with scanning prologues.  Get a little smarter about
-	calculating the length of uninteresting instructions.
-
-end-sanitize-v850
 Wed Oct 16 17:46:03 1996  Stan Shebs  <shebs@andros.cygnus.com>
 
 	* breakpoint.c (must_shift_inst_regs): New global.