From 8e61d78efdd127b85792bbbe5d6434ce8d1541dd Mon Sep 17 00:00:00 2001 From: gandy92 Date: Fri, 8 May 2015 06:14:34 +0000 Subject: [PATCH] MSG: Determine which SSL implementation to use git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@8544 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 674aaa615..f98dc9ce9 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,7 @@ # Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Do not insert empty lines here, update check depends on it. + - bugfix: MSG: Determine which SSL implementation to use for sending mail + (required for libnet-3.06) - change: MilightDevice/MilightBridge: Fixes, features, changes (by MarkusM) - bugfix: SYSMON: network speed - improved: I2C_TSL2561: asynchronous measurements, new readings (by jensb),