This file describes changes in the NormalizInterface package.

0.9.8 (2016-05-07)
  - update to libnormaliz 3.1.1

0.9.7 (2016-03-10)
  - fix a bug in the conversion between GAP and Normaliz integer values,
    which could lead to wrong results for integers with absolute value
    roughly between 2^32 and 2^60
  - fix crash when using StructuralCopy on a cone (issue #38)
  - fix printing of certain integers on 32bit systems (issue #36)
  - give better diagnostics when loading NormalizInterface fails due
    to its kernel extension missing

0.9.6 (2016-02-27)
  - upgrade to Normaliz version 3.1.0
  - fix wrong file permissions in package archive

0.9.5 (2016-02-01)
  - improve build-normaliz.sh
  - upgrade to Normaliz version 3.0.90

0.9.4 (2016-01-16)
  - README: update installation instructions
  - README: explicitly state that the license is GPL v2 or later

0.9.3 (2016-01-10)
  - Fixes and changes in PackageInfo.g
  - Tweak README.md to autolink URLs in it

0.9.2 (2016-01-07)
  - Fix installation instructions in manual

0.9.1 (2016-01-07)
  - Initial pre-release for public

