From b34ff021f028b6e4c365c5287c099fd09f07355a Mon Sep 17 00:00:00 2001 From: Henri Wahl Date: Tue, 5 Jan 2016 08:04:47 +0100 Subject: [PATCH] Update Changelog --- Changelog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Changelog b/Changelog index 49bca7b..c11a59c 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,22 @@ Changelog for dhcpy6d +2016-01-05 0.4.3 + + autocommit to MySQL + fixed fixed addresses + some optimization in tidy-up-thread + small fixes + +2015-08-18 0.4.2 + + fixed usage of fixed addresses in dhcpy6d-clients.conf + fixed DNSUpdate() to update default class clients too + show warning if deprecated prefix_length is used in address definitions + set socket to non-blocking to avoid freeze + increase MAC/LLIP cache time from 30s to 300s because of laggy clients + removed useless prefix length + retry query on MySQL reconnect bugfix + 2015-03-17 0.4.1 listen on VLAN interfaces now really works