From 9931ad4fa2aa7f204c608010eb2ebf84bcf7d542 Mon Sep 17 00:00:00 2001 From: Dmitry Podgorny Date: Fri, 16 Sep 2016 01:10:25 +0300 Subject: [PATCH] Updated ChangeLog - Fixed bug #95 (DNS lookup failing on Cygwin) - Removed dependency on the check package --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4b9b273..35d7f09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,6 @@ 0.9.1 + - Fixed bug #95 (DNS lookup failing on Cygwin) + - Removed dependency on the check package 0.9.0 - IPv6 support