From 59eb8d67ed487715eb0cc1c27a18faa6a248c301 Mon Sep 17 00:00:00 2001 From: Dmitry Podgorny Date: Fri, 23 Jun 2017 16:55:31 +0300 Subject: [PATCH] ChangeLog: mention significant changes since 0.9.1 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 35d7f09..99db50c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +0.9.2 + - Certificate hostname verification is forced for openssl-1.0.2 and + newer + - Support of handlers with the same callback function, but different + userdata + 0.9.1 - Fixed bug #95 (DNS lookup failing on Cygwin) - Removed dependency on the check package