2.2-7		released

Changes:
    *	automake 1.12.1 -> 1.12.2.

    *	Corrected compilation with --enable-ctl-creds on NetBSD.

-----------------------------------------------------------------------

2.2-6		released

Changes:
    *	automake 1.12 -> 1.12.1.

-----------------------------------------------------------------------

2.2-5		released

Changes:
    *	Removed not used code from memfunc.c:marray_minimize().

-----------------------------------------------------------------------

2.2-4		released

Changes:
    *	autoconf 2.68 -> 2.69, automake 1.11.1 -> 1.12.

-----------------------------------------------------------------------

2.2-3		released

Changes:
    *	Corrected output for "ipactl -a ... status".

    *	Corrected work with the -n switch in ipactl.

    *	Converted all flags to bool data type.

-----------------------------------------------------------------------

2.2-2		released

Changes:
    *	Corrected some comments.

    *	Removed debugging lines from memfunc.c introduced in
	previous version.

-----------------------------------------------------------------------

2.2-1		released

Changes:
    *	Corrected compilation when --with-ipa-pthread or
	--with-ipastat-pthread was specified.

    *	Corrected format of tables in "ipactl memory" output.

    *	Simplified struct ipa_marray_struct{} in memfunc.c.

    *	Corrected access to free memory in ipa when dynamic rule is deleted.

    *	Better names of macro variables in memfunc.h.

    *	Call log_stderr() and log_stdout() after ipa.conf file parsing.

    *	Simplified and renamed confcommon.c:print_spaces().

    *	Corrected output of "ipa -v" and "ipa -h".

    *	Now memfunc.c uses guard bytes only if memfunc debug is enabled.