]> arthur.barton.de Git - ngircd-alex.git/commitdiff
ngIRCd release 15~rc1 rel-15-rc1
authorAlexander Barton <alex@barton.de>
Thu, 15 Oct 2009 08:04:34 +0000 (10:04 +0200)
committerAlexander Barton <alex@barton.de>
Thu, 15 Oct 2009 08:04:34 +0000 (10:04 +0200)
ChangeLog
NEWS
configure.in
contrib/Debian/changelog
contrib/ngircd.spec

index ab0d330acd7abd43c78d9f3f4eb0b9047683a271..8bb75083d81231dbddde630977256835817ee059 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@
 
 ngIRCd Release 15
 
+  ngIRCd 15~rc1 (2009-10-15)
   - Do not add default listening port (6667) if SSL ports were specified, so
     ngIRCd can be configured to only accept SSL-encrypted connections now.
   - Enable IRC operators to use the IRC command SQUIT (insted of the already
diff --git a/NEWS b/NEWS
index 247afb1929ae4244a67fcfb7c96b65987dead5d8..76d57b5390fb157ed71a2bd615b44fd82433d0a5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@
 
 ngIRCd Release 15
 
+  ngIRCd 15~rc1 (2009-10-15)
   - Do not add default listening port (6667) if SSL ports were specified, so
     ngIRCd can be configured to only accept SSL-encrypted connections now.
   - Enable IRC operators to use the IRC command SQUIT (insted of the already
index bfa800b0a73ee1aa8c6140997dd6da17e2c0f256..9e8685d9643d9d7be60d773bdfeb9faebab8466a 100644 (file)
@@ -12,7 +12,7 @@
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 14.1)
+AC_INIT(ngircd, 15~rc1)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
index abfad7fe9a8a61be3967b23a79d17270ca98e7ae..61d0af2455741fd332b455f889b1a882a3be3889 100644 (file)
@@ -1,3 +1,9 @@
+ngircd (15~rc1-0ab1) unstable; urgency=low
+
+  * New "upstream" release candidate 1 for ngIRCd Release 15.
+
+ -- Alexander Barton <alex@barton.de>  Thu, 15 Oct 2009 10:01:08 +0200
+
 ngircd (14.1-0ab1) unstable; urgency=high
 
   * New "upstream" release ngIRCd 14.1, fixing a security-related bug.
index 1e72f30778152bee41058b83d075549f170c0e83..e860326fb74d9d1b949315034011d0b6e411f34e 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 14.1
+%define version 15~rc1
 %define release 1
 %define prefix  %{_prefix}