From 2a79b201c23a8d6aad1b88a2f9cf436356a3d24e Mon Sep 17 00:00:00 2001 From: Tomas Plesnik <plesnik@ics.muni.cz> Date: Thu, 15 Jan 2015 08:38:08 +0100 Subject: [PATCH] pridana paticka; upraveno formatovani textu --- src/warden-client/doc/CHANGELOG | 37 ++++++++++++++++++++------------- 1 file changed, 22 insertions(+), 15 deletions(-) diff --git a/src/warden-client/doc/CHANGELOG b/src/warden-client/doc/CHANGELOG index e70b816..bc36c39 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 -- GitLab