This repository has been archived by the owner on Aug 5, 2022. It is now read-only.
Version 3.0.0 RC3
Pre-release
Pre-release
This is a Release Candidate
New things since the RC2:
Major changes
- Removed the "big endian subsystem" feature. We never heard of anyone using it and it wasn't correctly tested. We have added this feature in the long-term requirements documentation.
- Run the legacy test suite on Windows. It was using UNIX-specific constructs but has been reworked to be portable.
Minor changes
- Compilation warning fixes
- CMake improvements
- Several code cleanups and fixes