]> arthur.barton.de Git - ngircd-alex.git/commitdiff
ngIRCd Release 21~rc2 rel-21-rc2
authorAlexander Barton <alex@barton.de>
Sun, 20 Oct 2013 13:51:03 +0000 (15:51 +0200)
committerAlexander Barton <alex@barton.de>
Sun, 20 Oct 2013 13:51:03 +0000 (15:51 +0200)
ChangeLog
NEWS
contrib/Debian/changelog
contrib/ngircd.spec

index ce1736792232a627ecdfd7ddeeb4723e5d1ae2e6..6d787fd84449ecab1017b70cca389a5e1c1c3cfd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,8 +9,19 @@
                                -- ChangeLog --
 
 
-ngIRCd 21~rc1 (2013-10-05)
-
+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.
+  - platformtest.sh: Detect clang compiler, and clean up GIT source tree
+    before building (when possible).
+  - Update (date of) manual pages.
+  - Update "Upgrade Information" in INSTALL file, add more systems to
+    doc/Platforms.txt, and fix spelling in NEWS and ChangeLog files =:)
+  - Fix remaining compiler warnings on OpenBSD.
+
+  ngIRCd 21~rc1 (2013-10-05)
   - Actually KILL clients on GLINE/KLINE. (Closes bug #156)
   - Adjust log messages for invalid and spoofed prefixes, which cleans up
     logging of commands related to already KILL'ed clients. And don't
diff --git a/NEWS b/NEWS
index 785ce03bb323e52b8c5229f646c355ea0880ed61..f1696c73dce9710c9367d3f325091b1e289dd5c3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,8 +9,12 @@
                                   -- NEWS --
 
 
-ngIRCd 21~rc1 (2013-10-05)
+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.
+
+  ngIRCd 21~rc1 (2013-10-05)
   - Actually KILL clients on GLINE/KLINE. (Closes bug #156)
   - Add support to show all user links using the "STATS L" (uppercase)
     command (restricted to IRC Operators).
index 46646fc2f7c9371a839fa56e06f1ee02c0d3ac97..a8aba178452fb86efa670623546c6852f5eaf1fb 100644 (file)
@@ -1,3 +1,9 @@
+ngircd (21~rc2-0ab1) unstable; urgency=low
+
+  * New "upstream" release candidate 2 for ngIRCd Release 21.
+
+ -- Alexander Barton <alex@barton.de>  Sun, 20 Oct 2013 15:50:03 +0200
+
 ngircd (21~rc1-0ab1) unstable; urgency=low
 
   * New "upstream" release candidate 1 for ngIRCd Release 21.
index 65df307ec4e8f478176f93ed54f04330b50416de..dd30d1c7e4fa9a9eeafd3afacbbb85b00f9cf6bc 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 21~rc1
+%define version 21~rc2
 %define release 1
 %define prefix  %{_prefix}