From 9debe1331d250710cb01d671fedbea694a6ef360 Mon Sep 17 00:00:00 2001 From: Alexander Vdolainen Date: Fri, 1 Jul 2016 03:52:32 +0300 Subject: [PATCH] doc: changelog update. --- ChangeLog | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index dc4c548..af6986d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,10 @@ 2015-10-21 Alexander Vdolainen * Stable 0.3.0 renamed, sxmp -Copyright 2013-2015 Askele, Inc. -Copying and distribution of this file, with or without modification, are -permitted provided the copyright notice and this notice are preserved. +2016-07-01 Alexander Vdolainen + * Stable 0.4.3 released + * Bug with passing "()" RPC fixed + * Bug with base64 decoding fixed + * Added check for certificates existing in a proper way + * Added -d daemonize option for examples + * Added ability to assign a custom log functions for sxhub_t