Not much new at all in this release, just some fixes for some compiler issues and a documentation fix. Really minor stuff.
Changelog:
- made a "char" array in the charstring class explicitly "signed char" for arm and similar platforms where "char" is actually "unsigned char"
- fixed variadic macros in codetree class for MSVC
- fixed rpm->rpmbuild in installation docs