commit 032bf78ed4466619ad60b8a0e9dcb1f8718b3d15 from: Alexander Barton date: Sun Oct 01 16:21:55 2006 UTC ngIRCd 0.10.0 commit - ce66aa1028f8b14e4f8f82f0407a10107a57cf18 commit + 032bf78ed4466619ad60b8a0e9dcb1f8718b3d15 blob - a8b2658ddfaaa86b9069eadde7015eb790b0ebef blob + 1314a5bb3290fe81091a079d9cc02e829f59dd61 --- ChangeLog +++ 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 $ blob - 0f8b7fb6313a8de828b53fa2af9292825a36522f blob + 00dd9541e02ae5de4a0e32eebb2eeaf5ede152eb --- NEWS +++ 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 $ blob - 21896fd65b5199733ef1d6f8f74c79ab809660a3 blob + 766e78532e253560e0f16174ef28d05fde015d13 --- configure.in +++ configure.in @@ -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) blob - 52a8bfb71604c31d1acc1f7555b92eb0ff111813 blob + b30dd1de8bb2edc3c96b48b2aad7e78aca0d0bc9 --- contrib/Debian/changelog +++ contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (0.10.0-0ab1) unstable; urgency=low + + * New "upstream" release: 0.10.0 + + -- Alexander Barton 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. blob - 349b2cfc428da800ea6113bcebe6e0cdfe7510f8 blob + a1e3122f6d17bd3415604a1a6cf003c9f0c7e3c2 --- contrib/ngircd.spec +++ contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 0.10.0-pre2 +%define version 0.10.0 %define release 1 %define prefix %{_prefix}