]> arthur.barton.de Git - ngircd.git/commitdiff
ngIRCd 0.10.0 rel-0-10-0
authorAlexander Barton <alex@barton.de>
Sun, 1 Oct 2006 16:21:55 +0000 (16:21 +0000)
committerAlexander Barton <alex@barton.de>
Sun, 1 Oct 2006 16:21:55 +0000 (16:21 +0000)
ChangeLog
NEWS
configure.in
contrib/Debian/changelog
contrib/ngircd.spec

index a8b2658ddfaaa86b9069eadde7015eb790b0ebef..1314a5bb3290fe81091a079d9cc02e829f59dd61 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@
                                -- ChangeLog --
 
 
-ngIRCd 0.10.0
+ngIRCd 0.10.0 (2006-10-01)
 
   - Fixed file handle leak when daemon is not able to send MOTD to a client.
 
@@ -661,4 +661,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.302.2.3 2006/09/16 13:51:35 alex Exp $
+$Id: ChangeLog,v 1.302.2.4 2006/10/01 16:21:55 alex Exp $
diff --git a/NEWS b/NEWS
index 0f8b7fb6313a8de828b53fa2af9292825a36522f..00dd9541e02ae5de4a0e32eebb2eeaf5ede152eb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@
                                   -- NEWS --
 
 
-ngIRCd 0.10.0-pre2 (2006-09-09)
+ngIRCd 0.10.0 (2006-10-01)
 
   ngIRCd 0.10.0-pre1 (2006-08-02)
   - Enhanced DIE to accept a single parameter ("comment text") which is sent
@@ -223,4 +223,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: NEWS,v 1.75.2.2 2006/09/09 18:50:47 alex Exp $
+$Id: NEWS,v 1.75.2.3 2006/10/01 16:21:55 alex Exp $
index 21896fd65b5199733ef1d6f8f74c79ab809660a3..766e78532e253560e0f16174ef28d05fde015d13 100644 (file)
@@ -8,13 +8,13 @@
 # (at your option) any later version.
 # Please read the file COPYING, README and AUTHORS for more information.
 #
-# $Id: configure.in,v 1.118.2.5 2006/09/09 18:50:47 alex Exp $
+# $Id: configure.in,v 1.118.2.6 2006/10/01 16:21:56 alex Exp $
 #
 
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.10.0-pre2)
+AC_INIT(ngircd, 0.10.0)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
index 52a8bfb71604c31d1acc1f7555b92eb0ff111813..b30dd1de8bb2edc3c96b48b2aad7e78aca0d0bc9 100644 (file)
@@ -1,3 +1,9 @@
+ngircd (0.10.0-0ab1) unstable; urgency=low
+
+  * New "upstream" release: 0.10.0
+
+ -- Alexander Barton <alex@barton.de>  Sun,  1 Oct 2006 18:14:21 +0200
+
 ngircd (0.10.0-0ab0-pre2-1) unstable; urgency=low
 
   * Bumped standards version to 3.7.2.1.
index 349b2cfc428da800ea6113bcebe6e0cdfe7510f8..a1e3122f6d17bd3415604a1a6cf003c9f0c7e3c2 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 0.10.0-pre2
+%define version 0.10.0
 %define release 1
 %define prefix  %{_prefix}