Commit Diff
Diff:
5a14942b0a01bbb144589d6d7ba33184d924f495
0d19f2b43a0c5cc5c2c87e949bd3d32efcd2f935
0d19f2b43a0c5cc5c2c87e949bd3d32efcd2f935
Commit:
0d19f2b43a0c5cc5c2c87e949bd3d32efcd2f935 (tags/rel-17)
Tree:
8f7d961dd196f727aa52a0aaa4afeb3804888394
Committer:
Alexander Barton <alex@barton.de>
Date:
Sun Nov 7 16:24:07 2010
UTC
Message:
ngIRCd release 17
--- ChangeLog
+++ ChangeLog
@@ -10,8 +10,13 @@
-- 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
to use the Mac OS X 10.5.x SDK, disable pam_fail_delay() because it
--- NEWS
+++ NEWS
@@ -10,8 +10,10 @@
-- 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.
- Make sourcecode compatible with ansi2knr again. This allows to compile
--- contrib/Debian/changelog
+++ 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.
--- contrib/ngircd.spec
+++ contrib/ngircd.spec
@@ -1,5 +1,5 @@
%define name ngircd
-%define version 17~rc3
+%define version 17
%define release 1
%define prefix %{_prefix}