From 706e82051451cdabe57366cfd91fdca894d193a3 Mon Sep 17 00:00:00 2001
From: "H.J. Lu" <hjl.tools@gmail.com>
Date: Thu, 21 Jan 2010 17:32:32 +0000
Subject: [PATCH] Correct month.

---
 gas/testsuite/ChangeLog | 2 +-
 opcodes/ChangeLog       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 925191ed37a..c14187d0ae2 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,4 +1,4 @@
-2010-02-21  H.J. Lu  <hongjiu.lu@intel.com>
+2010-01-21  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.
 
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index b126987c59f..641d2ad9f47 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,4 +1,4 @@
-2010-02-21  H.J. Lu  <hongjiu.lu@intel.com>
+2010-01-21  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* i386-dis.c (mod_table): Use FXSAVE on xsave and xrstor.