2009-02-27 Tyrel Datwyler <tyreld@us.ibm.com>

   * CmpiImpl.cpp, cmpi/cmpimacs.h, cmpi/cmpift.h:
   Fixed  2647590: change enum to enumerate in FT's

2009-01-14 Tyrel Datwyler <tyreld@us.ibm.com>

   * CmpiImpl.cpp, cmpi/CmpiIndicationMI.h, cmpi/cmpift.h:
   Fixed 2508518: Indication function table out of line with spec

2008-11-05 Tyrel Datwyler <tyreld@us.ibm.com>

   * CmpiImpl.cpp, cmpi/CmpiIndicationMI.h:
   Fixed 2128836: C++ IndicationMI out of line with cmpift.h

2008-07-09 Tyrel Datwyler <tyreld@us.ibm.com>

   * COPYING, CmpiImpl.cpp, Makefile.am, configure.ac, sblim-cmpi-devel.rh.spec 
   sblim-cmpi-devel.spec.in, cmpi/CmpiArgs.h, cmpi/CmpiArray.h, 
   cmpi/CmpiAssociationMI.h, cmpi/CmpiBaseMI.h, cmpi/CmpiBooleanData.h, 
   cmpi/CmpiBroker.h, cmpi/CmpiCharData.h, cmpi/CmpiContext.h, 
   cmpi/CmpiData.h, cmpi/CmpiDateTime.h, cmpi/CmpiEnumeration.h, 
   cmpi/CmpiIndicationMI.h, cmpi/CmpiInstance.h, cmpi/CmpiInstanceMI.h, 
   cmpi/CmpiMethodMI.h, cmpi/CmpiObject.h, cmpi/CmpiObjectPath.h, 
   cmpi/CmpiPropertyMI.h, cmpi/CmpiProviderBase.h, cmpi/CmpiResult.h, 
   cmpi/CmpiSelectExp.h, cmpi/CmpiStatus.h, cmpi/CmpiString.h,
   cmpi/Linkage.h, cmpi/cmpidt.h, cmpi/cmpift.h, cmpi/cmpimacs.h,
   cmpi/cmpios.h, test/cxx_instance.cxx, test/c_instance.c,
   test/c_instance_link.c, test/cxx_instance_link.cxx

   * Added: license.html
   Feature 2014066: changed licensing from CPL to EPL

2008-04-30 Chris Buccella  <buccella@linux.vnet.ibm.com>

	* cmpi/cmpift.h:
	Fixed 1954980: Wrong type for _CMPIBroker.brokerCapabilities

2008-02-07 Chris Buccella  <buccella@linux.vnet.ibm.com>

	* cmpimacs.h:
	Fixed 1888906: Typo in cmpi-devel's cmpimacs.h for CMSetObjectPath macro

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.
