2008-08-07  Tyrel Datwyler <tyreld@us.ibm.com>
   * CimCurl.cpp, CimCurl.h, Cimghttp.cpp, Cimghttp.h, CimWinHttp.cpp,
   CimWinHttp.h, Cimwww.cpp, Cimwww.h, CimXml.cpp, CimXml.h, main.cpp,
   SunSMC.cpp, license.html, sblim-wbemcli.rh.spec, sblim-wbemcli.spec.in,
   stdhdr.i, README.pycli, cimcli.py, CimXml.i
   Bug 2041983: Change license from CPL to EPL

2008-08-05  Tyrel Datwyler <tyreld@us.ibm.com>
   * main.cpp
   Bug 1783603: wbemcli reports incorrect namespace on reference calls

2008-07-30  Tyrel Datwyler <tyreld@us.ibm.com>
   * CimXml.cpp
   Bug 2032703: wbemcli crashes on malformed xml response from server
   (patch by Klaus Kampf)

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

   * main.cpp, CimXml.cpp, CimCurl.cpp
   Bug 2032716: wbemcli fails to compile with gcc 4.3.1
   (patch by Klaus Kampf)

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

   * main.cpp, CimXml.cpp, CimXml.h
   Bug 1783603: wbemcli reports incorrect namespace

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

   * main.cpp
   Bug 1756553: doesn't accept classes for ain,ai,rin,ri operations

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

   * CimXml.cpp:
   Bug 1616370: null property display/setting unlogical

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

   * CimXml.cpp:
   Bug 1979654: ec of CIM_InstIndication w/EmbeddedObj fails

2007-06-04  Tyrel Datwyler <tyreld@us.ibm.com>

    * CimXml.cpp:
    Bug 1728703: gcd doesn't report error when class not found

2007-05-02  Tyrel Datwyler <tyreld@us.ibm.com>

    * CimXml.cpp:
    Bug 1710167: namespace is not parsed from ref property

2007-04-20  Tyrel Datwyler <tyreld@us.ibm.com>

    * CimXml.cpp:
    Bug 1698325 enumeration of association instances does not work

2007-04-02  heidi eckhart  <heidineu@localhost.localdomain>

	* CimXml.cpp:
	Bug 1692696: mi does not correctly parse ref parameter

2007-03-30  heidi eckhart  <heidineu@localhost.localdomain>

	* CimXml.cpp:
	Bug 1690542: ci/di do not correctly parse ref parameter

2007-03-28  Chris Buccella

	* CimXml.cpp:
	Bug 1689495: IPv6 address support
	Bug 1689497: specify username and port without password
	
2007-03-27  heidi eckhart  <heidineu@localhost.localdomain>

	* CimXml.cpp, CimXml.h:
	Bug 1671996: wbemcli fails handling reference values of 
	extrinsic methods

2007-02-05  heidi eckhart  <heidineu@localhost.localdomain>

	* CimXml.cpp, CimXml.h:
	Bug 1652347: does not correctly handle VALUE.REFERENCE blocks

2007-01-10  heidi eckhart  <heidineu@localhost.localdomain>

	* CimXml.cpp: 
	Bug 1632746: no error message on incorrect input values

2006-12-07  heidi eckhart  <heidineu@localhost.localdomain>

	* CimXml.cpp, CimXml.h: 
	Bug 1611024: support create/modifyInstance for Associations
	
2006-10-24  heidi eckhart  <heidineu@localhost.localdomain>

	* CimXml.cpp, CimXml.h:
	Bug 1560865: create/modifyInstance do not correctly deal with arrays
	
2006-03-24  Viktor Mihajlovski  <mihajlov@localhost.localdomain>

	* CimCurl.cpp: 
	Bug 1457924: added parenthesis in if statement to avoid warning.
	By mrueckert@suse.de.

2005-11-18    mihajlov

	* Makefile.am, configure.ac, main.cpp, sblim-wbemcli.spec.in,
	sblim-wbemcli.rh.spec, man/wbemcli.1.pre.in:
	Bug 1362716: default CA certificate file is now confgurable
	during build time. Default is /usr/share/sblim-wbemcli/cacert.pem.
	The new RedHat specific specfile uses /etc/Pegasus/client.pem.

2005-11-18    mihajlov

	* CimCurl.cpp: Bug 1362712: force SSL V3 usage to workaround
	tog-pegasus 2.5-4 on OpenSSL 0.9.8 weirdness.

2005-09-29    mihajlov

	* CimCurl.h, CimCurl.cpp, CimWinHttp.h, CimWinHttp.c,
	CimXml.h, Cimghttp.h, Cimghttp.cpp, Cimwww.h, Cimwww.cpp,
	README, man/wbemcli.1.pre.in: 
	Bug 1308031: Added support for SSL peer verification as well as
	client certificate authentication. Updated documentation
	to reflect it.

2005-09-28	tyreld

	* man/wbemcli.1.pre.in:
	Bug 1221942: fixed typo and integrated into package configuration
	so that current version information is injected into the man page.

	* configure.ac:
	Bug 1221942: added wbemcli.1.pre to AC_CONFIG_FILES macro.

	* Makefile.am:
	Bug 1221942: adapted man page so that install path information can
	easily be injected into the man page.

2005-09-27  a3schuur

	* CimXml.cpp: Fixed 1305968 invalid xml generation for enumerate
	classes

2005-09-20  ibmpeanuts

	* wbemcli.1: #modified format on example: ci

2005-09-19  ibmpeanuts

	* samples/create_instance_info,
	samples/create_instance_info.output: #1295687

	* wbemcli.1: #1295687

2005-07-28  mihajlov

	* sblim-wbemcli.spec.in: Removed superfluous changelog entry.

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

	* configure.ac: 
	Bug 1236584: add tarball name to AC_INIT macro (by Mark Hamzy).

	* sblim-wbemcli.spec.in: 
	Bug 1236584: replace Copyright by License tag (by Mark Hamzy).

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

	* CimXml.cpp (toStringBuffer): 
	Bug 1184528: determine the type (string, numeric, boolean)
	of key properties by the format of the value and generate
	keybindings accordingly.

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

	* CimCurl.cpp: 
	Bug 1200421: Suppress Accept header generation as OpenWBEM
	3.1.0 doesn't like it.

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

	* CimCurl.cpp: Suppress Expected Header as this slows down the
	communication with CIM Servers not supporting it.
	Fixed the libcurl version checks to use real hex digits.

