ipa_conv-1.0-9	released

Changes:
    +	New flag 0x2 for conv:quiet was added.

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

ipa_conv-1.0-8	released

Changes:
    *	All previous version of this module incorrectly converted
	statistics.  In this version the logic of statistics converting
	was rewritten, but was not tested.

    +	The manual page was translated to Russian.

    +	The manual page was updated.

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

ipa_conv-1.0-7	released

Known bugs:
    -	The module incorrectly works when database statistics decreases.

Changes:
    +	The manual page and README were updated.

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

ipa_conv-1.0-6	released

Known bugs:
    -	The module incorrectly works when database statistics decreases.

Changes:
    *	Now conv:quiet parameter works correctly.

    *	Time intervals should have 1 or 2 digits for hours or minutes
	(just to not make too complex code for parsing).

    +	The manual page was updated.

    *	libtool 1.5.22 -> 1.5.24

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

ipa_conv-1.0-5	released

Known bugs:
    -	The module incorrectly works when database statistics decreases.

Changes:
    +	New parameter conv:quiet.

    *	Previously a destination rule could not have conv:dest parameter.

    *	Check whether a rule is its destination rule.

    +	Updated INSTALL.

    *	Check whether conv:dest and conv:plan parameters are duplicated.

    +	The manual page was updated.

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

ipa_conv-1.0-4	released

Changes:
    *	The "debug" parameter was always on, corrected.

    +	"dest" parameter was implemented.

    +	"plan" parameter was implemented.

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

ipa_conv-1.0-3	released

Changes:
    +	Updated INSTALL and README.

    *	Found and corrected bug: previously the module could be loaded
	as an accounting module, then as a database module order only.

    +	Now the "scale" parameter works completely.

    +	Now the "load" parameter works completely.

    +	Improve configure.ac.

    +	Return back the config_add.h file.

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

ipa_conv-1.0-2	released

Changes:
    +	Now the module can parse the "load" parameter.  If the debug is
	on, then it can dump the contests of loaded plans.  But the module
	does not check whether there are overlaps in time intervals
	(overlaps are not allowed).

    +	The manual page was updated.

    *	Incorrect order of time intervals in manual page was corrected.

    *	Now lint can check source code of IPA_CONV.

    *	Got rid of config_add.h file.

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

ipa_conv-1.0-1	released

Changes:
    +	The module can be loaded and it checks whether it was loaded
	two times.

    +	The module can parse "debug" and "scale" parameters.

    +	File format description of a file with converting plan is ready.
