----------------------------------
Release 1.7.0 - ??.??.201?
----------------------------------

 - Updated to EMI common authentication library. Among others added support for various truststore
 and credential formats. 
 - Unified UNICORE client configuration handling tools are now used.
 - Added possibility to specify a file with a trust delegation which is used. (FR #3413250)  

----------------------------------
Release 1.6.0 - 21.05.2012
----------------------------------

 - Debian package available
 - Provided support for handling EMI attribute profile in the client-side UVOS library.
  
----------------------------------
Release 1.5.0 - 26.10.2011
----------------------------------

 - Added support for querying the GLUE endpoint available in UVOS server 
 version > 1.4.2. (FR #3368938) 


----------------------------------
Release 1.4.1 - 23-04-2011
----------------------------------

 - RPM packaging for SL5, CENTOS5, RHEL 5, recent Fedoras.
 - Changed invocation script. When application is called in batch mode 
 directly from shell then parameters containing spaces need not to be
 cited twice. 

----------------------------------
Release 1.4.0 - 10-12-2010
----------------------------------

 - Fixed bug with attribute value encoding. Currently all UTF-8 characters are properly
 passed to the server, regardless of the local system settings. (B #3163928)
 - Added quit alias to exit

----------------------------------
Release 1.3.3 - 28-02-2010
----------------------------------

 - Added proper connection timeouts.
 - Simple SAML test tool (SAMLSelfClient) is using the same configuration as the UVOS CLC application.
 - SAML self query test tool script has a new name, and the script starting an internal and not
 generally usable 'WebClient' was removed.
 - Added a new action to UVOS CLC - 'getApplication' which allows for geting an application id 
 by providing a requested identity value.

----------------------------------
Release 1.3.2 - 5-02-2010
----------------------------------

 - Interactive mode has better interface: there is history and command editing support
 also a partial command completion is provided. 
 - It is possible to change configuration file location by command line switch or by 
 environment variable. 
 - CLC code was cleaned up. Uniform command names are used (get*, not list*). 
 For backwards compatibility old names are also supported as aliases.
 - Return value of the command line client is non zero on error. 
 

----------------------------------
Release 1.3.1 - 19-02-2009
----------------------------------

 - Fixed a bug that prevented correct fault to exception conversion.


----------------------------------
Release 1.2 - 17-08-2008
----------------------------------

 - Added support for disabling/enabling users.
 - Notifications management added
 

----------------------------------
Release 1.1 - 10-07-2008
----------------------------------

 - Batch mode added.
 - Modification of HTTP Authn settings for the library is possible, 
 no more shared factory instance is used.
 - Unit tests use embeded server.
 - Authentication unit tests added.
 - Support for ETD was added.


----------------------------------
Release 1.0 - 19-03-2008
----------------------------------

 - updated docs
