From 7c0e8fde81875ff257d5fd92a0b08bf7c85f4ef3 Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Fri, 5 May 2017 22:30:08 +0100 Subject: [PATCH] Update changelog. --- ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index 88f221dd..dd9de078 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -6,6 +6,8 @@ Broker: persisted with no stored message. Closes #424. - Fix bridge not restarting properly. Closes #428. - Fix unitialized memory in gets_quiet on Windows. Closes #426. +- Fix building with WITH_ADNS=no for systems that don't use glibc. Closes + #415. 1.4.11 - 20170220 =================