From 3fd9168887d43d0740c1a1f266beef684b29988a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9sz=C3=A1ros=20Mih=C3=A1ly?= Date: Wed, 25 Jul 2018 12:36:32 +0200 Subject: [PATCH] Added to Changelog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 00f3727..88dd7a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 12/11/2017 Oleg Moskalenko Version 4.5.0.8 'dan Eider': + - Fix WebRTC client IPv6 stuck connection. (issue #217) + THX toq damencho, vol4iniche - Spelling fixes. - Add a warning if --lt-cred-mech and --use-auth-secret both presents. - Revert "Add the realm parameter in the example config file (by Domenico)"