]> arthur.barton.de Git - ngircd-alex.git/blobdiff - NEWS
ngIRCd Release 21
[ngircd-alex.git] / NEWS
diff --git a/NEWS b/NEWS
index f1696c73dce9710c9367d3f325091b1e289dd5c3..ebbc0220b9e6027a3c47ab493e722604ae7c5de5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,8 +9,13 @@
                                   -- NEWS --
 
 
-ngIRCd 21~rc2 (2013-10-20)
+ngIRCd 21 (2013-10-30)
 
+  - 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.
+
+  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.