R1-2 is a release based on the master branch.
Changes since R1-1
New features
- Pull request #8: Dirk Zimoch enabled non-VxWorks IOCs
Modifications to existing features
- Commit db0a1c3: SUPPORT has been removed from the RELEASE file; use RELEASE.local to define it instead.
Bug fixes
- Pull request #7: Heinz Junkes fixed an epicsMutexTryLock bug, best explained by Andrew Johnson in this comment
- Pull request #9: Dirk Zimoch fixed compiler warnings about unused variables
Continuous integration
- Added ci-scripts (v3.0.1)
- Configured to use Github Actions for CI