From 9a57cc52de4e7a1d000221ffe423bb5137a7e2e4 Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Tue, 7 Apr 2015 20:15:52 +0100 Subject: [PATCH] Add some changes to ChangeLog which are hard to get from git log Because they are changes in Csocket --- ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 617ed18a..22b196ab 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -9,6 +9,8 @@ * users are not reloaded any more - which makes rehash less dangerous * OnAddUser hook is only called if actually a new user added * it is not called during ZNC startup any more +* Fix build on Solaris 10 +* Fix build with LibreSSL # ZNC 1.6.0 (2015-02-12)