summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--NEWS4
-rw-r--r--contrib/Debian/changelog6
-rw-r--r--contrib/ngircd.spec2
4 files changed, 16 insertions, 3 deletions
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 <alex@barton.de>  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}