commit 5a084b215408a8000529ab73830d6276c68bb9ba from: Markus Uhlin date: Mon Jul 8 21:41:29 2024 UTC Updated the changelog commit - 40f1ff4bc3fc3adf178c599a209f320e7cab94c6 commit + 5a084b215408a8000529ab73830d6276c68bb9ba blob - cf9e36c40ef921c1742d0df6f4d34aa60f386845 blob + 7289863b46f0dd39f4cbb8916954be734d3e8bee --- CHANGELOG.md +++ CHANGELOG.md @@ -7,6 +7,7 @@ documented in this file. - Added command-line option `l` (Display the legal notice and exit.) - Added return value checking of multiple `fscanf()` calls. - Added usage of `ARRAY_SIZE()`. +- Added variable 'interface' (for compatibility with XBoard). - Fixed unusual struct allocations. - Made functions and variables private where possible. - Replaced `bcopy()` with `memmove()`.