From 5079bdf1119a4add31b34e24b2bcd7d114aaddd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20Beauz=C3=A9e-Luyssen?= Date: Tue, 2 May 2017 11:47:25 +0200 Subject: [PATCH] Update NEWS --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index e782ae6..237b51a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +----------------- +libmicrodns 0.0.6 +----------------- + * Fix an interface selection issue on windows + * Fix invalid calls to free() + * Fix invalid allocation on windows + * Fix multi-interfaces fallback + * Fix MSVC build + ----------------- libmicrodns 0.0.5 -----------------