From 7d9ffbe79243e776e693cc31351c911c6959cea0 Mon Sep 17 00:00:00 2001 From: Kevin Easton Date: Sun, 14 Jul 2013 13:33:09 +0000 Subject: [PATCH] Add Changelog entry for socklen_t change. git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@284 13b04d17-f746-0410-82c6-800466cd88b0 --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 3510e50..60d66ed 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,7 @@ [Changes 1.2c01] +* Use socklen_t instead of plain int where available. (flashback) + * Use in preference to where it's available. (caf) * Skip malformed abots.sav entries in read_abot(), avoiding null