2006-02-09    <mihajlov@dyn-9-152-143-45.boeblingen.de.ibm.com>

	* test/cxx_instance.cxx, test/c_instance.c, 
	test/c_instance_link.c, test/cxx_instance_link.cxx:
	Set of compile and link verification test files. Only very
	rudimentary at the moment.
	
	* sblim-cmpi-devel.spec.in, sblim-cmpi-devel.rh.spec,
	configure.ac, Makefile.am:
	Bug 1428205: Modified generic spec to explicitly conflict the
	pegasus devel RPM. Added new configure option -disable-library
	for support of an RH/Fedora specific RPM, which allows to
	omit the offending library.

2006-02-08    <mihajlov@dyn-9-152-143-45.boeblingen.de.ibm.com>

	* cmpi/CmpiBaseMI.h, cmpi/cmpimacs.h, CmpiImpl.cpp:
	Bug 1420604: The CMPI C++ wrappers did not compile due to
	incorrect macro/class definitions; fixed.

2006-01-31    <lynnmoss@us.ibm.com>

	* cmpi/CmpiArray.h
	Bug 1420604 (More fallout): Removed overloaded operators from
	CmpiArrayIdx.  Also matches OpenPegasus definitions.

2006-01-31    <mihajlov@dyn-9-152-143-45.boeblingen.de.ibm.com>

	* cmpi/cmpidt.h, cmpi/cmpift.h :
	Bug 1420604: Fixed CMPI 1.0 compliance problems.

	* cmpi/CmpiData.h, CmpiImpl.cpp :
	Bug 1420604 (Fallout): Adjusted C++ wrapper to reflect the
	C definitions. This is also in line with the OpenPegasus definitions.

2005-07-28    <mihajlov@dyn-9-152-143-97.boeblingen.de.ibm.com>

	* sblim-cmpi-devel.spec.in: 
	Bug 1236584: Changes for rpmlint complaints.

2005-05-13    <mihajlov@dyn-9-152-141-53.boeblingen.de.ibm.com>

	* CmpiImpl.cpp: 
	Bug 1201389: Fixed the implementation of the MI driver functions,
	mainly function signatures and type casts.

	* CmpiAssociationMI.h: 
	Bug 1201389: Adapted driveXyz.. function signatures to fit new cmpift.h
	declarations.

	* CmpiBaseMI.h: 
	Bug 1201389: Adapted driveXyz.. function signatures to fit new cmpift.h
	declarations.

	* CmpiIndicationMI.h: 
	Bug 1201389: Adapted driveXyz.. function signatures to fit new cmpift.h
	declarations.

	* CmpiInstanceMI.h: 
	Bug 1201389: Adapted driveXyz.. function signatures to fit new cmpift.h
	declarations.

	* CmpiMethodMI.h: 
	Bug 1201389: Adapted driveXyz.. function signatures to fit new cmpift.h
	declarations.

	* CmpiPropertyMI.h: 
	Bug 1201389: Adapted driveXyz.. function signatures to fit new cmpift.h
	declarations.

	* cmpimacs.h: 
	Bug 1201389: Added typecasts in the MI factory macros to allow
	clean compilation.


2005-05-10    <mihajlov@dyn-9-152-141-53.boeblingen.de.ibm.com>

	* CmpiImpl.cpp: Bug 1199111 Changed from setInstance to modifyInstance.
	Removed some type now superfluous type cast.

	* configure.ac: New version number.

	* cmpi/cmpimacs.h: Bug 1199111 Changed function signatures to comply
	with spec.

	* cmpi/cmpift.h: Bug 1199111 Changed function signatures to comply
	with spec.

	* cmpi/cmpidt.h: Bug 1199111 Changed function signatures to comply
	with spec.
