From: Alexander Barton Date: Sun, 7 Nov 2010 16:24:07 +0000 (+0100) Subject: ngIRCd release 17 X-Git-Tag: rel-17^0 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=commitdiff_plain;h=0d19f2b43a0c5cc5c2c87e949bd3d32efcd2f935 ngIRCd release 17 --- diff --git a/ChangeLog b/ChangeLog index 6cd1e962..83cdfd5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,7 +10,12 @@ -- ChangeLog -- -ngIRCd Release 17 +ngIRCd Release 17 (2010-11-07) + + - doc: change path names in sample-ngircd.conf depending on sysconfdir + - Fix up generation and distribution of sample-ngircd.conf + - contrib/ngircd-redhat.init: updated email address of Naoya Nakazawa + - contrib/platformtest.sh: make command name quoting consistent ngIRCd 17~rc3 (2010-10-27) - Xcode builds: detect version number correctly, updateed project file diff --git a/NEWS b/NEWS index 06ba8724..47cb72de 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,9 @@ -- NEWS -- -ngIRCd Release 17 +ngIRCd Release 17 (2010-11-07) + + - doc: change path names in sample-ngircd.conf depending on sysconfdir ngIRCd 17~rc2 (2010-10-25) - Generate ngIRCd version number from GIT tag. diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index 000392bf..907a31a9 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (17-0ab1) unstable; urgency=low + + * New "upstream" release: ngIRCd 17. + + -- Alexander Barton Sun, 07 Nov 2010 17:23:07 +0100 + ngircd (17~rc3-0ab1) unstable; urgency=low * New "upstream" release candidate 3 for ngIRCd Release 17. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index c960ad40..5240c888 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 17~rc3 +%define version 17 %define release 1 %define prefix %{_prefix}