Java: Fix a bug where Arm.Operand is wrongly calculated for the second and following operands
diff --git a/ChangeLog b/ChangeLog
index 5da1f5c..18de6a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 This file details the changelog of Capstone.
 
+[ Arm ]
+
+- Fix a bug where Arm.Operand is wrongly calculated for the second and
+  following operands
+
 ---------------------------------
 Version 3.0.2: March 11th, 2015