]> arthur.barton.de Git - ngircd.git/commitdiff
ngIRCd 0.11.0 rel-0-11-0
authorAlexander Barton <alex@barton.de>
Tue, 15 Jan 2008 20:45:52 +0000 (20:45 +0000)
committerAlexander Barton <alex@barton.de>
Tue, 15 Jan 2008 20:45:52 +0000 (20:45 +0000)
ChangeLog
NEWS
configure.in
contrib/Debian/changelog
contrib/ngircd.spec

index d89c8a3482d3e0c21e02ac859c3c64f1ae201bd3..d3ece683122724bc583109a527bc951237fe0813 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,8 +10,9 @@
                                -- ChangeLog --
 
 
-ngIRCd 0.11.0-pre2 (2008-01-07)
+ngIRCd 0.11.0 (2008-01-15)
 
+  ngIRCd 0.11.0-pre2 (2008-01-07)
   - SECURITY: IRC_PART could reference invalid memory, causing
     ngircd to crash [from HEAD].
   
@@ -733,4 +734,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.332.2.5 2008/01/07 23:09:25 alex Exp $
+$Id: ChangeLog,v 1.332.2.6 2008/01/15 20:45:52 alex Exp $
diff --git a/NEWS b/NEWS
index ddb9b8b6f8546b5dfe92062ffc867b4da6092f92..a9f698d6669ef8a3f9428d08769a25cfb76a65a3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@
                                   -- NEWS --
 
 
-ngIRCd HEAD
+ngIRCd 0.11.0 (2008-01-15)
 
   - Add support for /STAT u (server uptime) command.
   - New [Server] configuration Option "Bind" allows to specify
@@ -251,4 +251,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: NEWS,v 1.83 2008/01/02 11:31:48 alex Exp $
+$Id: NEWS,v 1.83.2.2 2008/01/15 20:45:52 alex Exp $
index ac2539f66ce67c4f5370b7f02fb94d4886569a8d..76eb4624de9a6b7966c465ae7fb11e35b106fe77 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.125.2.2 2008/01/07 21:25:36 alex Exp $
+# $Id: configure.in,v 1.125.2.3 2008/01/15 20:45:52 alex Exp $
 #
 
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.11.0-pre2)
+AC_INIT(ngircd, 0.11.0)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
index dba7d2890b306c1d01b63580d6ae67d51465dfe1..6255ef1c2da55a78fb1c27a4bc4faa5ba60ec461 100644 (file)
@@ -1,3 +1,9 @@
+ngircd (0.11.0-0ab1) unstable; urgency=low
+
+  * New "upstream" release 0.11.0.
+
+ -- Alexander Barton <alex@barton.de>  Tue, 15 Jan 2008 21:43:46 +0100
+
 ngircd (0.11.0-0ab0-pre2) unstable; urgency=low
 
   * Second prerelease of upcoming new "upstream release".
index 71a97a5f12c5c9e380911d3ef7042c1880140a27..7dfad3e8db9b4b3b45af5db97ed685be698ead3e 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 0.11.0-pre2
+%define version 0.11.0
 %define release 1
 %define prefix  %{_prefix}