diff --git a/src/warden-client/doc/CHANGELOG b/src/warden-client/doc/CHANGELOG index e70b8163d0e953e2408634d5e8abbcd7dfcf3b23..bc36c390558f06417ebc757912191301cca0c097 100644 --- a/src/warden-client/doc/CHANGELOG +++ b/src/warden-client/doc/CHANGELOG @@ -1,31 +1,33 @@ -2012-12-?? v.2.2-beta version +2015-??-?? v.2.2 stable -------------------------------------------------------------------------------- -- Added support of connection timeout interval (#925) -- Added new getClientInfo() function allowing the client to see (#609) - information regarding other involved clients -- Enhanced handling of errors. Die() functions are removed from (#599) - the code, errors are handled using return values. +- Added support of connection timeout interval +- Added new getClientInfo() function allowing the client to see information + regarding other involved clients +- Enhanced handling of errors. Die() functions are removed from the code, errors + are handled using return values. + 2013-02-05 v.2.1 stable ------------------------ +-------------------------------------------------------------------------------- - Minor changes in documentation + 2012-11-05 v.2.1-beta version -------------------------------------------------------------------------------- - Added WardenClientCommon.pm package containing error-handling and connect-to-server functions - Installation of Warden client does not require copying of certificates - and keys (#553) -- Enhanced error messages (#552) -- Reading of configuration file enhanced (#533) + and keys +- Enhanced error messages +- Reading of configuration file enhanced - Added protection from unexpected results in XML data returned from - server (#532) -- Added support for error (debug) logging via STDERR and/or Syslog (#520,#522) + server +- Added support for error (debug) logging via STDERR and/or Syslog - Receiving of all types of messages now supported -- Unexpected errors does not crush the client application (#519) +- Unexpected errors does not crush the client application - Maximum number of events received ($MAX_RCV_EVENTS_LIMIT) in one - batch can be set in etc/warden-client.conf. Default is 6000. (#504) -- Added support for batch processing (#504) + batch can be set in etc/warden-client.conf. Default is 6000 +- Added support for batch processing 2012-07-27 v.2.0 stable version and bugfix release of warden-client-2.0.0-beta @@ -70,3 +72,8 @@ - Initial package of warden client - SSL certificate authentication/authorization supported - Automatized installation process + + +-------------------------------------------------------------------------------- + +Copyright (C) 2011-2015 Cesnet z.s.p.o