This file describes changes in the kbmag package.

1.5.10 (2022-09-23)
  - janitorial changes

1.5.9 (2019-07-07)
  - Allow CC and CFLAGS to be overridden

1.5.8 (2019-02-19)
  - More build system changes

1.5.7 (2019-02-05)
  - Modify the build system to allow building a shared library
    out of the standalone C code

1.5.6 (2018-09-14)
  - Set the GAP team as new package maintainer

1.5.5 (2018-02-04)
  - Converted the KBMag manual to GAPDoc format (many thanks to Chris Wensley!)
  - makedoc.g now uses AutoDoc
  - Fix crash in the gpmakefsa tools, used e.g. by AutomaticStructure
    (long-standing bug in kbmag which was exposed by modern compiler
    optimizing more aggressively)
  - Internal change: completed conversion of C code to ANSI C, fixed
    many more warnings and a few (harmless) coding mistakes.

1.5.4 (2017-02-01)
  - Stop accessing the obsolete global variable `Revision`
  - Other minor internal cleanup

1.5.3 (2016-01-16)
  - Update README
  - Clarify that the package is licensed under the GPL v2 or later

1.5.2 (2016-01-15)
  - Add Markus Pfeiffer and Max Horn as maintainers
  - Convert C functions from K&R to ANSI C

1.5.1 (2016-01-14)
  - Moved package homepage to https://gap-packages.github.io/kbmag/
  - Added GPL v2 license
  - Improve build system
  - Fix many warnings in the C code
  - Add HTML version of the manual
