From 58460d25b97eb316a376656f602b12c8a7c76aa3 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Fri, 13 Oct 2017 10:57:21 +0200 Subject: [PATCH] Release Notes --- documentation/RELEASE_NOTES.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 3be476cd9..33f12c441 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -16,6 +16,11 @@ +

Add osiSockOptMcastLoop_t and osiSockTest

+ +

Added a new OS-independent typedef for multicast socket options, and a test +file to check their correct operation.

+

Support for CONFIG_SITE.local in Base

This feature is mostly meant for use by developers; configuration