commit 1e1cc6d47f0d1323debefad0cd1598761a970d51 from: Alexander Barton date: Fri Jun 08 09:05:23 2007 UTC Release 0.10.2. commit - c61de8bc0ca6757f6097e1c33261476dae4723b3 commit + 1e1cc6d47f0d1323debefad0cd1598761a970d51 blob - a7fbd9d2e84656c271f3989291251b617ba26fb2 blob + 3cabfacb478e663ce6a7d07d1dd51158d13489b0 --- ChangeLog +++ ChangeLog @@ -10,7 +10,7 @@ -- ChangeLog -- -ngIRCd 0.10.2 +ngIRCd 0.10.2 (2007-06-08) ngIRCd 0.10.2-pre2 (2007-05-19) - Server links are allowed to use larger write buffers now (up to 50 KB). @@ -689,4 +689,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.302.2.16 2007/05/19 14:22:40 alex Exp $ +$Id: ChangeLog,v 1.302.2.17 2007/06/08 09:05:23 alex Exp $ blob - c333e956516081dfbd45487c1729aece95fe1f86 blob + 04519179c0092f7338a298d34035ecc87a28f57b --- NEWS +++ NEWS @@ -10,7 +10,7 @@ -- NEWS -- -ngIRCd 0.10.2 (2007-05-05) +ngIRCd 0.10.2 (2007-06-08) - Predefined channel configuration now allows specification of channel key (mode k) and maximum user count (mode l): variables "Key" and "MaxUsers". @@ -237,4 +237,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: NEWS,v 1.75.2.6 2007/05/05 20:43:11 alex Exp $ +$Id: NEWS,v 1.75.2.7 2007/06/08 09:05:23 alex Exp $ blob - 0f783678fb409ed82cf2a4b4e3af54ee183ec881 blob + 69f1a4b9a266c023fff123d359c2dc5b9203b597 --- 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.11 2007/05/19 14:22:40 alex Exp $ +# $Id: configure.in,v 1.118.2.12 2007/06/08 09:05:23 alex Exp $ # # -- Initialisation -- AC_PREREQ(2.50) -AC_INIT(ngircd, 0.10.2-pre2) +AC_INIT(ngircd, 0.10.2) AC_CONFIG_SRCDIR(src/ngircd/ngircd.c) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.6) blob - e494fe501930cd753b522de90de9d53a07a5b6a9 blob + 5a366b0abf57e7cb22cea65f45346592c2f3eeee --- contrib/Debian/changelog +++ contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (0.10.2-0ab1) unstable; urgency=low + + * New "upstream" release: 0.10.2 + + -- Alexander Barton Fri, 8 Jun 2007 10:49:36 +0200 + ngircd (0.10.1-0ab1) unstable; urgency=low * New "upstream" release: 0.10.1 blob - 4e4df239bf2d04c32afc0aa20edf640d4c680c67 blob + 5aa531c71cb59ff1d874c83718f6f41554c2e53e --- contrib/ngircd.spec +++ contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 0.10.1 +%define version 0.10.2 %define release 1 %define prefix %{_prefix}