From 01e5c2f36cccb4f563d9b78c03973b37d9de9b3d Mon Sep 17 00:00:00 2001
From: Jeff Law <law@redhat.com>
Date: Fri, 27 Feb 1998 20:16:35 +0000
Subject: [PATCH] Put sanitize markers around last ChangeLog entry.

---
 opcodes/ChangeLog | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 5dc3d2d1a0b..83bdc1441c6 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,4 @@
+start-sanitize-r5900
 Fri Feb 27 13:16:42 1998  Andrew Cagney  <cagney@b1.cygnus.com>
 
 	* mips-opc.c (r5900/madd.s): Takes three operands, not four.  Fix
@@ -5,6 +6,7 @@ Fri Feb 27 13:16:42 1998  Andrew Cagney  <cagney@b1.cygnus.com>
 	(r5900/min.s): Incorrect opcode ....,101001 not ...110000.
 	(r5900/msub.s): Takes three operands, not four.  Fix opcode.
 
+end-sanitize-r5900
 start-sanitize-d30v
 Thu Feb 26 15:53:09 1998  Michael Meissner  <meissner@cygnus.com>