Update of /cvsroot/sblim/jsr48-client
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12585
Modified Files:
NEWS
Log Message:
2703 MethodNode should not require TYPE attribute
Index: NEWS
===================================================================
RCS file: /cvsroot/sblim/jsr48-client/NEWS,v
retrieving revision 1.406
retrieving revision 1.407
diff -u -d -r1.406 -r1.407
--- NEWS 25 Nov 2013 13:49:28 -0000 1.406
+++ NEWS 25 Nov 2013 13:56:30 -0000 1.407
@@ -1,5 +1,6 @@
Changes in HEAD
================
+ 2703 MethodNode should not require TYPE attribute
2702 Bad PROPERTY.ARRAY ARRAYSIZE generates NumberFormatException
2701 PROPERTY.ARRAY does not require TYPE attribute
2700 PROPERTY does not require TYPE attribute
|