2009-09-23  Tyrel Datwyler <tyreld@us.ibm.com>

	* test/Test_addProperty.c:

	Fixed 2865135: missing stdio.h in test case code

2009-09-23  Tyrel Datwyler <tyreld@us.ibm.com>

	* test/Test_reg_pollfnc.c:

	Fixed 2865153: test case compiler warnings

2009-09-23  Tyrel Datwyler <tyreld@us.ibm.com>

	* test/: Test_genIndication.c, Test_reg_pollfnc3_threaded.c:

	Fixed 2865153: test case compiler warnings

2009-09-23  Tyrel Datwyler <tyreld@us.ibm.com>

	* test/: Test_genIndication.c, Test_genIndication_fail.c,
	Test_reg_pollfnc3.c, Test_reg_pollfnc3_threaded.c:

	Fixed 2865135: missing stdio.h in test case code

2009-09-23  Tyrel Datwyler <tyreld@us.ibm.com>

	* test/Test_reg_pollfnc.c:

	Fixed 2865135: missing stdio.h in test case code

2009-09-23  Tyrel Datwyler <tyreld@us.ibm.com>

	* COPYING, NEWS, README, acinclude.m4, autoconfiscate.sh,
	ind_helper.c, ind_helper.h, sblim-indication_helper.spec.in,
	test/Test_addProperty.c, test/Test_all_functions.c,
	test/Test_genIndication.c, test/Test_genIndication_fail.c,
	test/Test_regProperties.c, test/Test_reg_pollfnc.c,
	test/Test_reg_pollfnc2.c, test/Test_reg_pollfnc3.c,
	test/Test_reg_pollfnc3_threaded.c, test/Test_setProperties.c,
	test/Test_setProperties_d.c:

	Fixed 2864720: migrate to EPL

2009-03-12  Tyrel Datwyler <tyreld@us.ibm.com>

	* .cvsignore:

	Ignore list of autogenerated build files

2009-03-12  Tyrel Datwyler <tyreld@us.ibm.com>

	* ChangeLog, NEWS, ind_helper.c:

	[ 2685374 ] Missing include in sblim-indication_helper-0.4.2

2006-03-24  Viktor Mihajlovski <mihajlov@de.ibm.com>

	* configure.ac:

	Changed modification level.

2006-03-24  Viktor Mihajlovski <mihajlov@de.ibm.com>

	* ChangeLog:

	Added credits to changelog.

2006-03-24  Viktor Mihajlovski <mihajlov@de.ibm.com>

	* ChangeLog, NEWS, ind_helper.c:

	[ 1457924 ] Various Compile Warnings.  Fixed ptr cast warning - by
	mrueckert@suse.de.

2005-11-10  Viktor Mihajlovski <mihajlov@de.ibm.com>

	* ChangeLog, NEWS, configure.ac, ind_helper.c, ind_helper.h:

	Bugs fixed: 1203849. Arguments made const for many functions.

2005-06-02  Viktor Mihajlovski <mihajlov@de.ibm.com>

	* ind_helper.c:

	Added debug message for delivery failure.

2005-05-31  Viktor Mihajlovski <mihajlov@de.ibm.com>

	* ChangeLog, NEWS, configure.ac:

	Updated ChangeLog and version in configure.ac.

2005-05-17  Konrad Rzeszutek

	* ind_helper.c, ind_helper.h, test/Test_addProperty.c,
	test/Test_all_functions.c, test/Test_genIndication.c,
	test/Test_genIndication_fail.c, test/Test_reg_pollfnc.c,
	test/Test_reg_pollfnc2.c, test/Test_reg_pollfnc3.c,
	test/Test_reg_pollfnc3_threaded.c:

	BUG#: 1199129 ( Providers won't compile with CMPI 1.0) Porting
	ind_helper library to CMPI 1.00 spec.  Changing spelling of
	BEHAVIOUR to BEHAVIOR

2005-05-11  Viktor Mihajlovski <mihajlov@de.ibm.com>

	* ChangeLog, NEWS, configure.ac, ind_helper.h:

	Bugs fixed: 1199449 (well sort of).  Fixed compile errors caused by
	CMPI_VER_86 redefinition.

2005-04-19  Konrad Rzeszutek

	* ind_helper.c, ind_helper.h, test/Test_addProperty.c,
	test/Test_all_functions.c, test/Test_genIndication.c,
	test/Test_genIndication_fail.c, test/Test_reg_pollfnc.c,
	test/Test_reg_pollfnc2.c, test/Test_reg_pollfnc3.c,
	test/Test_reg_pollfnc3_threaded.c:

	[ 1183083] CMPI-BASE: Indication Provider delivers only first
	occurence

	Added a new flag to ind_reg_pollfnc so that the developer can
	determine what behaviour he/she wants.

2005-04-19  Viktor Mihajlovski <mihajlov@de.ibm.com>

	* acinclude.m4, configure.ac:

	Bug 1179459: Add /usr/local/include/cmpi to search list.  Bug
	1179463: Check for presence of cimserver executable before testing
	version.

2005-04-14  Viktor Mihajlovski <mihajlov@de.ibm.com>

	* acinclude.m4:

	Bug 1182583: set have_CMPI to no if no headers found.

2005-04-08  Viktor Mihajlovski <mihajlov@de.ibm.com>

	* configure.ac:

	Version 0.3.1.

2005-04-08  Viktor Mihajlovski <mihajlov@de.ibm.com>

	* Makefile.am:

	Bug 1177177: addendum: now install header to $includedir/sblim.

2005-04-07  Viktor Mihajlovski <mihajlov@de.ibm.com>

	* Makefile.am, README, autoconfiscate, autoconfiscate.sh,
	configure.ac, sblim-indication_helper.spec.in, test/Makefile.am:

	Bug 1177177: Cleaned up some problems with certain make targets and
	brought in line with other SBLIM packages.

2005-03-28  Konrad Rzeszutek

	* autoconfiscate, bootstrap, configure.ac:

	File shuffling.

2005-03-23  Konrad Rzeszutek

	* ind_helper.c:

	1169451 ] the first call to the monitor function is not evaluated
	prop

2005-03-22  Konrad Rzeszutek

	* ind_helper.c, test/Test_genIndication.c:

	Fixing problems associated with one of the test-cases failing.

2005-03-22  Konrad Rzeszutek

	* test/Test_regProperties.c:

	BUG: 1168609 TITLE:compiler barfs about strict-aliasing for
	indication_helper

2005-03-17  Heidi Eckhart <heidineu@de.ibm.com>

	* ind_helper.c:

	added _releaseDataValue() function; necessary to reset values for
	checking mechanism in _worker

2005-02-03  Konrad Rzeszutek

	* ind_helper.c:

	More possible error paths guarded.

2005-02-03  Konrad Rzeszutek

	* ind_helper.c:

	Adding fixes that a static analysis tool found.

2005-02-02  Konrad Rzeszutek

	* AUTHORS, COPYING, ChangeLog, Makefile.am, NEWS, README, TODO,
	acinclude.m4, bootstrap, configure.ac, ind_helper.c, ind_helper.h,
	sblim-indication_helper.spec.in, test/Makefile.am,
	test/Test_addProperty.c, test/Test_all_functions.c,
	test/Test_genIndication.c, test/Test_genIndication_fail.c,
	test/Test_regProperties.c, test/Test_reg_pollfnc.c,
	test/Test_reg_pollfnc2.c, test/Test_reg_pollfnc3.c,
	test/Test_reg_pollfnc3_threaded.c, test/Test_setProperties.c,
	test/Test_setProperties_d.c:

	Import of indication helper library

2005-02-02  Konrad Rzeszutek

	* AUTHORS, COPYING, ChangeLog, Makefile.am, NEWS, README, TODO,
	acinclude.m4, bootstrap, configure.ac, ind_helper.c, ind_helper.h,
	sblim-indication_helper.spec.in, test/Makefile.am,
	test/Test_addProperty.c, test/Test_all_functions.c,
	test/Test_genIndication.c, test/Test_genIndication_fail.c,
	test/Test_regProperties.c, test/Test_reg_pollfnc.c,
	test/Test_reg_pollfnc2.c, test/Test_reg_pollfnc3.c,
	test/Test_reg_pollfnc3_threaded.c, test/Test_setProperties.c,
	test/Test_setProperties_d.c:

	Initial revision

