<h2>Changes</h2>
+<p>- version 3.1 RC2 in September 7, 2005
+
+<ul>
+ <li>RC2 is released mainly for an administrative reason.
+ <li>A few bugs have been fixed.
+</ul>
+
<p>- version 3.1 RC1 in August 29, 2005
<ul>
Bruce McDonald, Mark Brennan, Vlad Skarzhevskyy,
Brett Randall, Tsuyoshi Murakami, Nathan Meyers, Yoshiyuki Usui
Yutaka Sunaga, Arjan van der Meer, Bruce Eckel, Guillaume Pothier,
-and Kumar Matcha for their contributions.
+Kumar Matcha, and all other contributors for their contributions.
<p><br>
*
* @return an array of annotation-type objects.
* @see CtMember#getAnnotations()
+ * @since 3.1
*/
public Object[] getAnnotations() throws ClassNotFoundException {
MethodInfo mi = getMethodInfo2();
*
* @return an array of annotation-type objects.
* @see CtMember#getAnnotations()
+ * @since 3.1
*/
public Object[] getAnnotations() throws ClassNotFoundException {
FieldInfo fi = getFieldInfo2();