OSDN Git Service

Fix year in entries.
authorH.J. Lu <hjl@lucon.org>
Mon, 5 Feb 2007 19:37:12 +0000 (19:37 +0000)
committerH.J. Lu <hjl@lucon.org>
Mon, 5 Feb 2007 19:37:12 +0000 (19:37 +0000)
opcodes/ChangeLog

index 74f6d87..7f82d70 100644 (file)
@@ -1,9 +1,9 @@
-2076-02-05  H.J. Lu  <hongjiu.lu@intel.com>
+2007-02-05  H.J. Lu  <hongjiu.lu@intel.com>
 
        * i386-dis.c (OP_J): Undo the last change. Properly handle 64K
        wrap around within the same segment in 16bit mode.
 
-2076-02-02  H.J. Lu  <hongjiu.lu@intel.com>
+2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
 
        * i386-dis.c (OP_J): Mask to 16bit only if there is a data16
        prefix.