NeoMAD 3.1.2 release notes¶
September 17, 2012
NeoMAD 3.1.2 is a maintenance release that addresses bugs of NeoMAD 3.1.1.
Fixed bugs¶
Build chain¶
- Allow to use the ‘-‘ (hyphen) character as a delimiter for constant substitution in the URS.
Moreover, in order to avoid unwanted substitutions, the
MIDPandCLDCconstants ofTargetInfoare renamed asMIDP_VERSIONandCLDC_VERSION.
Generic API for iOS¶
- Fix a bug in the computation of the size of the children of a
LinearLayout.
