From 800585fd2f63c8a42f8c1b9ef0be4c39b55c5da7 Mon Sep 17 00:00:00 2001 From: Oleg Moskalenko Date: Mon, 16 Nov 2015 01:05:33 -0800 Subject: [PATCH] typo fixed --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3e01e482..8698d224 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ Version 4.5.0.3 'dan Eider': - SSLv3 support removed. That provides extra security and compatibility with OpenSSL distributions or clones - that does not support SSLv3 (like LibreSSL 2.3.0). + that do not support SSLv3 (like LibreSSL 2.3.0). This fix is required for fresh FreeBSD and for Debian unstable. - Compilation and configuration cleaning. - Fix for non-interactive shells.