Java: Fix a bug where Arm.OpInfo.memBarrier and Arm.OpInfo.op is wrongly calculated
diff --git a/ChangeLog b/ChangeLog
index 18de6a0..1cb3e25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
 
 - Fix a bug where Arm.Operand is wrongly calculated for the second and
   following operands
+- Fix a bug where Arm.OpInfo.memBarrier and Arm.OpInfo.op is wrongly
+  calculated
 
 ---------------------------------
 Version 3.0.2: March 11th, 2015