From c05e2e99fafbc5c66f02aa17aeccdb320bc367fe Mon Sep 17 00:00:00 2001
From: Tomas Plesnik <plesnik@ics.muni.cz>
Date: Mon, 5 Jan 2015 10:05:07 +0100
Subject: [PATCH] zmena datumu vydani; doplneni zmen

---
 src/warden-server/doc/CHANGELOG | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/src/warden-server/doc/CHANGELOG b/src/warden-server/doc/CHANGELOG
index 40700b1..c75b91d 100644
--- a/src/warden-server/doc/CHANGELOG
+++ b/src/warden-server/doc/CHANGELOG
@@ -1,19 +1,24 @@
-2015-01-04 v2.2 stable version
+2015-01-05 v2.2 stable version
 ------------------------------
 - fixed bug of re-activation of invalid clients
+- fixed bug of events sending process
 - fixed bug of disabling of validation hash
 - fixed bug of registerSender and registerReceiver scripts
-- fixed bug of installation, update and uninstall shell scripts
+- fixed bug of SSL authentication process
+- fixed bug of event ID managment
+- fixed bugs of installation shell scripts
 - added user specified client ID
 - added Warden Watchdog system
 - added validity system of events and clients
 - added logging of incoming events
 - added API to send information about registered clients to Warden client
-- deleted obsolete items of evens
+- added controle of correct client's event type
+- deleted obsolete items of events
 - enhanced getClients and getStatus scripts
 - enhanced client's managment system
 - enhanced database schema and indexes
 - enhanced installation scripts
+- enhanced error and warning message system
 - other minor bugs and issues fixed
 
 
-- 
GitLab