libelwix version 4.20 changelog::
- New macro array_Var() for automatic extract ait_var_t variable
- Additional minor fixes to satisfy different compilers
libaitcfg version 8.1 changelog::
- New routine cfg_dumpCfg() – Dump config data from Red-Black tree
- Fixed general issue in comparison for tree function. Changed comparing hash size from 16bits to 15bits to preserve most significant bit for minus values.
- Redesign cfg_getSection(). Return elements in array collected by TAILQ list instead RB tree