From 94148c37f5b29dffe1f37192d3930a2e3de2377d Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Wed, 30 Oct 2013 22:20:36 +0100 Subject: ngIRCd Release 21 --- ChangeLog | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6d787fd8..90821a29 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,8 +9,19 @@ -- ChangeLog -- -ngIRCd 21~rc2 (2013-10-20) - +ngIRCd 21 (2013-10-30) + + - ./contrib/Debian/ngircd.init: Make sure no stale PID file is left over + when (re-)starting ngIRCd. + - Change ./contrib/platformtest.sh and update ./doc/Platforms.txt to + allow usernames up to 8 characters. + - Call arc4random_stir() in forked subprocesses, when available. This + is required by FreeBSD <10 and current NetBSD at least to correctly + initialize the "arc4" random number generator on these platforms. + - Update our own Debian package configuration and fix the default path + of the "HelpFile" of the "full" package variants. + + ngIRCd 21~rc2 (2013-10-20) - Report the correct configuration file name on configuration errors, support longer configuration lines, and warn when lines are truncated. - Use arc4random() function to generate "random" numbers, when available. -- cgit 1.4.1