Skip to content
Snippets Groups Projects
Commit 0ad0a633 authored by Tomáš Plesník's avatar Tomáš Plesník
Browse files

doplnen CHANGELOG

parent 1fa3de1f
Branches
Tags
No related merge requests found
...@@ -2,9 +2,18 @@ ...@@ -2,9 +2,18 @@
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
- Added support of connection timeout interval - Added support of connection timeout interval
- Added new getClientInfo() function allowing the client to see information - Added new getClientInfo() function allowing the client to see information
regarding other involved clients regarding other involved clients - example script: info.pl
- Added new sender-cli.pl script allowing send events via CLI
- Added new sender-random.pl script allowing send random testing events
- Deleted obsolete items of events
- Enhanced handling of errors. Die() functions are removed from the code, errors - Enhanced handling of errors. Die() functions are removed from the code, errors
are handled using return values. are handled using return values.
- Enhanced installation, update and uninstallation scripts
- Enhanced system logging management
- Moved all example scripts to bin directory
- Merged both client modules into WardenClient.pm module
- Merged WardenClientConf.pm module into WardenClientCommon.pm
- Other minor bugs and issues fixed
2013-02-05 v.2.1 stable 2013-02-05 v.2.1 stable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment