]> arthur.barton.de Git - ngircd-web.git/commitdiff
ngIRCd Release 19.1
authorAlexander Barton <alex@barton.de>
Mon, 19 Mar 2012 18:39:11 +0000 (19:39 +0100)
committerAlexander Barton <alex@barton.de>
Mon, 19 Mar 2012 18:39:11 +0000 (19:39 +0100)
common/download.inc
doc/ChangeLog
doc/NEWS
news.php.de
news.php.en

index 712e2c46e638c8a855b768842b86b88f426a13d1..158cc7ea7666610a90281b5b923519c633c1950e 100644 (file)
@@ -1,16 +1,16 @@
 <dl>
        <dt>
-               <strong>ngIRCd Release 19</strong> (2012-02-29):
+               <strong>ngIRCd Release 19.1</strong> (2012-03-19):
        </dt>
        <dd>
                <p>Server: <em>ftp.berlios.de</em>
                (<a href="ftp://ftp.berlios.de/pub/ngircd/">ftp</a>):
-               <a href="ftp://ftp.berlios.de/pub/ngircd/ngircd-19.tar.gz">ngircd-19.tar.gz</a>
-               (<a href="ftp://ftp.berlios.de/pub/ngircd/ngircd-19.tar.gz.sig">Sig</a>)
+               <a href="ftp://ftp.berlios.de/pub/ngircd/ngircd-19.1.tar.gz">ngircd-19.1.tar.gz</a>
+               (<a href="ftp://ftp.berlios.de/pub/ngircd/ngircd-19.1.tar.gz.sig">Sig</a>)
                <br>Server: <em>ngircd.barton.de</em>
                (<a href="http://ngircd.barton.de/pub/ngircd/">http</a>):
-               <a href="http://ngircd.barton.de/pub/ngircd/ngircd-19.tar.gz">ngircd-19.tar.gz</a>
-               (<a href="http://ngircd.barton.de/pub/ngircd/ngircd-19.tar.gz.sig">Sig</a>)
+               <a href="http://ngircd.barton.de/pub/ngircd/ngircd-19.1.tar.gz">ngircd-19.1.tar.gz</a>
+               (<a href="http://ngircd.barton.de/pub/ngircd/ngircd-19.1.tar.gz.sig">Sig</a>)
                </ul>
        </dd>
 </dl>
index 037ce1ae98da8feb5469af99b391c4b1c254a5eb..5892b16e65c468f0d5f0d99bb1ba7ceb4ba43ee5 100644 (file)
@@ -9,6 +9,16 @@
                                -- ChangeLog --
 
 
+ngIRCd Release 19.1 (2012-03-19)
+
+  - Fix gcc warning (v4.6.3), initialize "list" variable to NULL.
+  - Fix typos: "recieved" -> "received", "Please not" -> "Please note",
+    and fix lintian(1) warning ""hyphen-used-as-minus-sign", too.
+  - Really include _all_ patchtes to build the Anope module into the
+    distribution archive ... ooops!
+  - getpid.sh: Fix testcase error for Debian using sbuild(1).
+  - Don't log "ngIRCd hello message" two times when starting up.
+
 ngIRCd Release 19 (2012-02-29)
 
   - Update build system: bump config.guess and config.sub files used by
index 4fa98dc3e8680718459d0e33f107aa68575f8924..4530de1fadb3da9bbb6f5b05475d12eeef5b7b39 100644 (file)
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -9,6 +9,11 @@
                                   -- NEWS --
 
 
+ngIRCd Release 19.1 (2012-03-19)
+
+  - Really include _all_ patchtes to build the Anope module into the
+    distribution archive ... ooops!
+
 ngIRCd Release 19 (2012-02-29)
 
   ngIRCd 19~rc1 (2012-02-12)
index f4a9aac0933c71cdd679546e75318623df978948..55e6aa1f51607bc3f45ad466ae77bb9f0b25b5e3 100644 (file)
@@ -13,7 +13,7 @@
 </h3>
 <p>
        Die aktuelle stabile Version ist
-       <strong>Release 19</strong> vom 29. Februar 2012,
+       <strong>Release 19.1</strong> vom 19. M&auml;rz 2012,
        siehe auch die
        <a href="download.php.de">Download-M&ouml;glichkeiten</a>.
 </p>
index 2dd0c259f081d03b8cb2280f26a3d71064ddf26c..aca67670463ebfa5d23ce5618760743202cbe135 100644 (file)
@@ -13,7 +13,7 @@
 </h3>
 <p>
        The current stable version is
-       <strong>Release 19</strong> of February 29 2012,
+       <strong>Release 19.1</strong> of March 19 2012,
        please also refer to the <a href="download.php.en">Download</a>
        options.
 </p>