]> arthur.barton.de Git - ngircd.git/commitdiff
ngIRCd 0.12.1 rel-0-12-1
authorAlexander Barton <alex@barton.de>
Wed, 9 Jul 2008 10:37:37 +0000 (12:37 +0200)
committerAlexander Barton <alex@barton.de>
Wed, 9 Jul 2008 10:37:37 +0000 (12:37 +0200)
ChangeLog
NEWS
configure.in
contrib/Debian/changelog
contrib/ngircd.spec

index 0e25fd079804379f2b19203e89ba51b1471a4ce9..18cadd747273c5d59ea93c9964dec2afcd30e033 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@
                                -- ChangeLog --
 
 
-ngIRCd 0.12.1
+ngIRCd 0.12.1 (2008-07-09)
 
   - Allow mixed line terminations (CR+LF/CR/LF) in non-RFC-compliant mode
   - Don't allow stray \r or \n in command parameters
diff --git a/NEWS b/NEWS
index 6ef4012cf6e58a2542ab04c6db232c9e9b73be11..7607aef0c7a753aa8202690d53df96fe460f0682 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@
                                   -- NEWS --
 
 
-ngIRCd 0.12.1
+ngIRCd 0.12.1 (2008-07-09)
 
   - Add option aliases -V (for --version) and -h (for --help).
   - Make Listen parameter a comma-seperated list of addresses. This also
index 0d1fe7fa9af101c252c79bbb9fbe690e5ea3126b..f7a321f4cee9a4e787d09542d0333052c5da5ce0 100644 (file)
@@ -12,7 +12,7 @@
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.12.0)
+AC_INIT(ngircd, 0.12.1)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
index 9895de75a43ef08d418175a64fe42bd23f306c78..a1647c4dae2d4eabba356916fa7660d9c1d4a88f 100644 (file)
@@ -1,4 +1,10 @@
-ngircd (0.12.0-0ab0-pre3) unstable; urgency=low
+ngircd (0.12.1-0ab1) unstable; urgency=low
+
+  * New "upstream" release ngIRCd 0.12.1.
+
+ -- Alexander Barton <alex@barton.de>  Wed,  9 Jul 2008 11:27:00 +0200
+
+ngircd (0.12.0-0ab1) unstable; urgency=low
 
   * New "upstream" release ngIRCd 0.12.0.
 
@@ -6,7 +12,7 @@ ngircd (0.12.0-0ab0-pre3) unstable; urgency=low
 
 ngircd (0.12.0-0ab0-pre2) unstable; urgency=low
 
-  * Second prereloease of upcoming new "upstrem" release 0.12.0-pre1.
+  * Second prerelease of upcoming new "upstrem" release 0.12.0-pre1.
 
  -- Alexander Barton <alex@barton.de>  Tue, 29 Apr 2008 23:06:14 +0200
 
index 2a98612bc6f8f46c8ad79b7a266d8dbcf4f5fb31..f18f13a1bc2fc693f8b0e5f56c4a3ce508a4d08f 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 0.12.0
+%define version 0.12.1
 %define release 1
 %define prefix  %{_prefix}