]> arthur.barton.de Git - ngircd.git/commitdiff
Version 0.9.2
authorAlexander Barton <alex@barton.de>
Sat, 15 Oct 2005 12:44:08 +0000 (12:44 +0000)
committerAlexander Barton <alex@barton.de>
Sat, 15 Oct 2005 12:44:08 +0000 (12:44 +0000)
ChangeLog
configure.in
contrib/Debian/changelog
contrib/ngircd.spec

index b10c1d55e2c41cbe094f51dd8c07755fefe22d47..cc958c39d5a1ae2b2ec0db5f9ab14b5dc8deb4fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@
                                -- ChangeLog --
 
 
-ngIRCd 0.9.x
+ngIRCd 0.9.2 (2005-10-15)
 
   - Fixed a bug that could cause the damon to crash when outgoing server
     connections can't be established.
@@ -629,4 +629,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.276.2.11 2005/10/11 19:28:47 alex Exp $
+$Id: ChangeLog,v 1.276.2.12 2005/10/15 12:44:08 alex Exp $
index 6649307714de2eda8c6d712bcdcf5c3130d325fd..775178e6c39acadf240686fcbc0033f56bec5693 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.111.2.5 2005/08/30 20:21:58 alex Exp $
+# $Id: configure.in,v 1.111.2.6 2005/10/15 12:44:08 alex Exp $
 #
 
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.9-CVS)
+AC_INIT(ngircd, 0.9.2)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
index 6c35935146e39fa538bfe10d172afb299ba3c2ac..07d56f248f5b8cde6388ce54b128df5c2900c8af 100644 (file)
@@ -1,3 +1,9 @@
+ngircd (0.9.2-0ab1) unstable; urgency=low
+
+  * New "upstream release" fixing a few bugs in 0.9.1.
+
+ -- Alexander Barton <alex@Pollux>  Sat, 15 Oct 2005 14:10:34 +0200
+
 ngircd (0.9.1-0ab1) unstable; urgency=medium
 
   * New "upstream release" addressing two problems in ngIRCd 0.9.0.
index 8eba68bedb423005a1ced31ee595931f50981f1d..ce4a439286c351927d1af5d7c519e45119526795 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 0.9.1
+%define version 0.9.2
 %define release 1
 %define prefix  %{_prefix}