inhomog NEWS                                         -*- outline -*-

* Main changes in releases 0.1.[34] (2017-08-17) [alpha]

The upstream version is now being prepared for debianisation.  Changes
in these two version include a dpkg-configure .pc.in file and
Makefile.am changes; use of libtool for making both shared and static
libraries; installation of include files in a subdirectory of
include/; removing the ancient (2006) system.h include file of
portability hacks; adding a doc/examples/ demo C program + README.

* Main changes in release 0.1.2 (2017-08-10) [alpha]

Integers input to the Omega_D_precalc interface are now all int64_t,
to make it easier for a calling program with -fdefault-integer-8 to
reduce the chance of occurrence of bugs related to the 2^31 maximum
value of int32_t. A bug in alloc_big_array.c, related to checking
available RAM when the kernel is linux 2.3.48 or later, was fixed, and
Omega_D_precalc now reacts to the alloc_big_array return values
if there is insufficient memory. Some minor changes improve the match
to ISO C standards.

* Main changes in release 0.1.1 (2017-07-30) [alpha]

Allow I, II, III command line inputs in the biscale_partition
which is called by the front end (main program);
add reference to main article, arxiv:1706.06179;
include first draft of doxygen documentation.

* Main changes in release 0.1.0 (2017-06-18) [alpha]

First public release of inhomog package.
