From: Alexander Barton Date: Sun, 6 Sep 2015 14:57:01 +0000 (+0200) Subject: ngIRCd Release 23~rc1 X-Git-Tag: rel-23-rc1^0 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git;a=commitdiff_plain;h=1e84b2640e3ca3fef0bdc0a63198cb98c8c6f7e3 ngIRCd Release 23~rc1 --- diff --git a/ChangeLog b/ChangeLog index b743736e..b39ef88b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,7 +11,7 @@ ngIRCd 23 - ngIRCd 23~rc1 + ngIRCd 23~rc1 (2015-09-06) - Add ".clang_complete" file, which is used by the "linter-clang" package of the Atom editor, for example. - Make server-to-server protocol more robust: ngIRCd now catches more diff --git a/NEWS b/NEWS index 4a8bbaf5..8fd24a30 100644 --- a/NEWS +++ b/NEWS @@ -11,7 +11,7 @@ ngIRCd 23 - ngIRCd 23~rc1 + ngIRCd 23~rc1 (2015-09-06) - Use "NOTICE *" before registration instead of "NOTICE AUTH". "AUTH" is a valid nickname so sending notices to it is probably not a good idea. Use "*" as the target instead as done with numerics when the nick is not diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index a9e347db..3e4d410f 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (23~rc1-0ab1) unstable; urgency=low + + * New "upstream" release candidate 1 for ngIRCd Release 23. + + -- Alexander Barton Sun, 06 Sep 2015 16:55:23 +0200 + ngircd (22.1-0ab1) unstable; urgency=low * New "upstream" release: ngIRCd 22.1. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 51c6d1e7..efd7f2c5 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 22.1 +%define version 23~rc1 %define release 1 %define prefix %{_prefix}