Most important changes:
- Fixed: (BUG::TRI) in some special cases tri_FindObject() could return RCD_TRUE for partial match
- Added: TRI: support for MT-safe parallel search operations,
- Added: TRI: configurable string node size: 6..250 bytes,
- Added: DBA: bitwise operations on masks of arbitrary size,
- Change: CSC can be statically allocated, removed 32-bit padding,
- Added: support for Large Files (with size over 2GiB)
ABI & API changed, full list in change log.