X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=ChangeLog;h=3ee3db61b05f45653f15634503a49d2da7f45942;hp=423adc462d542bfac44e2b3bf74bde5a966b2f9a;hb=8bd88be8ad428138155a8658c3a723d06e64d2fe;hpb=fb760d94736897aea32bf81a864d87a150015276 diff --git a/ChangeLog b/ChangeLog index 423adc46..3ee3db61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,8 @@ ngIRCd 25 + ngIRCd 25~rc1 (2018-08-11) + - Update config.guess (2018-03-08) and config.sub (2018-03-08) files. - Correctly retry to establish an outgoing connections when forking of the resolver sub-process failed (for example because of lack of free memory). Until now, such a connection was never retried once this error was hit. @@ -33,6 +35,7 @@ ngIRCd 25 messages from servers, services, and IRC Operators, too. Change proposed by "wowaname" back in 2015 in #ngircd, thanks! - Fix some compiler warnings. + - Add contrib/ngircd.logcheck: Some sample logcheck(8) rules. - Allow IRC Ops and remote servers to KILL service clients: such clients behave like regular users, therefore IRC operators and servers should be able to KILL them: for example to resolve nick collisions.