1.03.01
12/13/2012
No issues for this version
ART Suite Release Notes 1.03.01 (2012/12/13).¶
Previous version's release notes.
ART 1.03.01.¶
New features:¶
- No new features since 1.03.00.
Bug fixes:¶
- Build system: add missing library to
art-config.cmake
.
Known issues:¶
- Due to an unintentional consequence of a change in the regex in
LibraryManager
, plugin libraries must be of the formlibDIRA_DIRB_NAME_TYPE.so
(always recommended and no change) orlib_NAME_TYPE.so
(libNAME_TYPE.so
was acceptable previously, and will be so again when the issue is fixed). For those experiments affected by this, we recommend either moving to the recommended library naming convention or skipping this release.